Compare commits
No commits in common. "e34aa444e5a136bbb64464400e47e9ac990235f7" and "beb22c8bc6c42af4b96bf08f09f69a9a967330a2" have entirely different histories.
e34aa444e5
...
beb22c8bc6
2 changed files with 1 additions and 3 deletions
|
@ -12,5 +12,3 @@ helmCharts:
|
||||||
txtPrefix: armnleg
|
txtPrefix: armnleg
|
||||||
sources: [service,ingress]
|
sources: [service,ingress]
|
||||||
extraEnvVarsSecret: dnsimple-auth
|
extraEnvVarsSecret: dnsimple-auth
|
||||||
image:
|
|
||||||
tag: 0.14.0-debian-11-r1
|
|
||||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
||||||
app.kubernetes.io/name: mosquitto
|
app.kubernetes.io/name: mosquitto
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: eclipse-mosquitto:1.6.15
|
- image: eclipse-mosquitto:1.6.12
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
|
|
Loading…
Add table
Reference in a new issue