From d2ea9628bade55d873b1ccb809ea91a8378e7aae Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Sat, 17 Aug 2024 11:13:39 -0500 Subject: [PATCH] Yes! no more applying them manually. --- kubernetes/bootstrap/helmfile.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kubernetes/bootstrap/helmfile.yaml b/kubernetes/bootstrap/helmfile.yaml index 9cf74419..a894add4 100644 --- a/kubernetes/bootstrap/helmfile.yaml +++ b/kubernetes/bootstrap/helmfile.yaml @@ -14,6 +14,10 @@ repositories: url: https://postfinance.github.io/kubelet-csr-approver releases: + - name: prometheus-operator-crds + namespace: observability + chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds + version: 13.0.2 - name: cilium namespace: kube-system chart: cilium/cilium