diff --git a/clusters/cl01tl/helm/coredns/Chart.yaml b/clusters/cl01tl/helm/coredns/Chart.yaml index cc5355b00..443b06834 100644 --- a/clusters/cl01tl/helm/coredns/Chart.yaml +++ b/clusters/cl01tl/helm/coredns/Chart.yaml @@ -8,6 +8,7 @@ keywords: home: https://docs.alexlebens.dev/applications/coredns/ sources: - https://github.com/coredns/coredns + - https://explore.ggcr.dev/?repo=registry.k8s.io%2Fcoredns%2Fcoredns - https://github.com/coredns/helm maintainers: - name: alexlebens diff --git a/clusters/cl01tl/helm/coredns/values.yaml b/clusters/cl01tl/helm/coredns/values.yaml index ca0f7dc9d..69a63fbd4 100644 --- a/clusters/cl01tl/helm/coredns/values.yaml +++ b/clusters/cl01tl/helm/coredns/values.yaml @@ -1,7 +1,8 @@ coredns: image: repository: registry.k8s.io/coredns/coredns - tag: v1.14.3@sha256:884b72dd6d2f7d367902af420605e0288dffedb0516ce29330423ae3f8f5c6fa + tag: v1.14.3 + imagePullPolicy: Always replicaCount: 3 resources: limits: