Merge branch 'main' into renovate/external-dns-8.x
This commit is contained in:
commit
e34aa444e5
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