commit ca94b24f19138a4a2e17bdd50fd26a0a9b7decdc parent 6bb2e98b5d9c223b9048b0339f90b92a5dcbcbc8 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 10 Jun 2024 18:24:26 +0200 Temp disable kube-fledged due to cert issues Diffstat:
| M | infrastructure/controllers/kustomization.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure/controllers/kustomization.yaml b/infrastructure/controllers/kustomization.yaml @@ -5,4 +5,4 @@ resources: - descheduler.yaml - cert-manager.yaml - capacitor.yaml - - kube-fledged.yaml +# - kube-fledged.yaml