commit 28685efcfa2b123d01d2b5f6c8e1fea4c00d5a18 parent 49721176c7ad9b78783c0665fda5b20be4fecf66 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 11 May 2025 20:00:10 +0200 Meow 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 @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - image-updater.yaml - #- descheduler.yaml + - descheduler.yaml - cert-manager.yaml - capacitor.yaml - rook.yaml