core: decouple coredns image from harbor for bootstrap recovery

This commit is contained in:
Brad Stein 2026-04-05 18:33:21 -03:00
parent 2a9485d9e0
commit a097c36718

View File

@ -26,7 +26,7 @@ spec:
spec: spec:
containers: containers:
- name: coredns - name: coredns
image: registry.bstein.dev/infra/coredns:1.12.1 image: registry.k8s.io/coredns/coredns:v1.12.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- -conf - -conf