Compare commits
4 commits
beb22c8bc6
...
e34aa444e5
Author | SHA1 | Date | |
---|---|---|---|
e34aa444e5 | |||
5cfb35e557 | |||
7252c5d113 | |||
|
7504c4dbb7 |
2 changed files with 3 additions and 1 deletions
|
@ -12,3 +12,5 @@ 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.12
|
- image: eclipse-mosquitto:1.6.15
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
|
|
Loading…
Add table
Reference in a new issue