deploy(dns): pin DN-2 entity CRUD image

This commit is contained in:
Andrew Stoltz
2026-06-15 19:52:42 -05:00
parent b9a81fb4c0
commit 9f4805f1d6
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:v20260615-dn1-6bb16e5
image: localhost/fc-dns-web:v20260616-dn2-3356ff8
imagePullPolicy: Never
securityContext:
readOnlyRootFilesystem: true
@@ -363,7 +363,7 @@ spec:
fsGroup: 1654
containers:
- name: dns-acme-webhook
image: localhost/fc-dns-acme-webhook:v20260615-dn1-6bb16e5
image: localhost/fc-dns-acme-webhook:v20260616-dn2-3356ff8
imagePullPolicy: Never
securityContext:
readOnlyRootFilesystem: true