From cbfc6f76e4786e897fb5c9bf22e5fd82f095ac49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 12 Jul 2026 09:00:16 +0000 Subject: [PATCH] modified: services/cilium/deploy/app/kustomization.yaml --- services/cilium/deploy/app/kustomization.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/services/cilium/deploy/app/kustomization.yaml b/services/cilium/deploy/app/kustomization.yaml index b2e7c85..1e3fda0 100644 --- a/services/cilium/deploy/app/kustomization.yaml +++ b/services/cilium/deploy/app/kustomization.yaml @@ -4,9 +4,3 @@ namespace: cilium resources: - helm-repo.yaml - helm-release.yaml -# secretGenerator: -# - name: cilium-helm-values -# files: -# - values.yaml=helm-values.yaml -# generatorOptions: -# disableNameSuffixHash: true \ No newline at end of file