mailu: use mvance unbound sidecar and current redis image
This commit is contained in:
parent
4cfe92feb2
commit
118032d2c6
@ -108,7 +108,7 @@ spec:
|
|||||||
mountPath: /var/lib/unbound
|
mountPath: /var/lib/unbound
|
||||||
extraContainers:
|
extraContainers:
|
||||||
- name: unbound
|
- name: unbound
|
||||||
image: ghcr.io/mailu/unbound:1.19
|
image: docker.io/mvance/unbound:1.22.0
|
||||||
args:
|
args:
|
||||||
- -d
|
- -d
|
||||||
- -c
|
- -c
|
||||||
@ -151,6 +151,9 @@ spec:
|
|||||||
enabled: true
|
enabled: true
|
||||||
architecture: standalone
|
architecture: standalone
|
||||||
logLevel: DEBUG
|
logLevel: DEBUG
|
||||||
|
image:
|
||||||
|
repository: bitnami/redis
|
||||||
|
tag: 7.2.4-debian-12-r6
|
||||||
master:
|
master:
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
hardware: rpi4
|
hardware: rpi4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user