From ad69b1a28e7d2d4f83c5df440bb6e314e0366167 Mon Sep 17 00:00:00 2001 From: Kat Inskip Date: Wed, 17 Jan 2024 20:47:36 -0800 Subject: [PATCH] ops(k8s): coredns fix --- k8s/system/coredns/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/system/coredns/application.yaml b/k8s/system/coredns/application.yaml index ab21b164..149ffddb 100644 --- a/k8s/system/coredns/application.yaml +++ b/k8s/system/coredns/application.yaml @@ -8,9 +8,9 @@ spec: source: repoURL: 'https://coredns.github.io/helm' targetRevision: 1.29.x + chart: coredns helm: valuesObject: - chart: coredns destination: namespace: kube-system name: in-cluster