chore: Update manifests after change

This commit is contained in:
2026-04-29 00:18:31 +00:00
parent 2b32fa8a98
commit 9055ddc850

View File

@@ -11,7 +11,7 @@ metadata:
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "CoreDNS"
app.kubernetes.io/name: coredns
app.kubernetes.io/version: "v1.14.3"
app.kubernetes.io/version: "v1.14.2_sha256-e7e6440cfd1e919280958f5b5a6ab2b184d385bba774c12a"
spec:
replicas: 3
strategy:
@@ -49,7 +49,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: "coredns"
image: "registry.k8s.io/coredns/coredns:v1.14.3"
image: "registry.k8s.io/coredns/coredns:v1.14.2@sha256:e7e6440cfd1e919280958f5b5a6ab2b184d385bba774c12ad2a9e1e4183f90d9"
imagePullPolicy: IfNotPresent
args: ["-conf", "/etc/coredns/Corefile"]
volumeMounts: