deploy(dns): pin DN-3 PowerDNS image

This commit is contained in:
Andrew Stoltz
2026-06-15 20:33:18 -05:00
parent ebbf501038
commit c0bfcb46fa
2 changed files with 3 additions and 3 deletions

View File

@@ -129,7 +129,7 @@ spec:
fsGroup: 1654
containers:
- name: dns-web
image: localhost/fc-dns-web:v20260616-dn2-mcp-d9e2d2e
image: localhost/fc-dns-web:v20260616-dn3-pdns-ca0580c
imagePullPolicy: Never
securityContext:
readOnlyRootFilesystem: true
@@ -371,7 +371,7 @@ spec:
fsGroup: 1654
containers:
- name: dns-acme-webhook
image: localhost/fc-dns-acme-webhook:v20260616-dn2-mcp-d9e2d2e
image: localhost/fc-dns-acme-webhook:v20260616-dn3-pdns-ca0580c
imagePullPolicy: Never
securityContext:
readOnlyRootFilesystem: true