From d0247387dcab821d1538a15bb39310190f14de92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 7 Jun 2026 14:54:20 +0000 Subject: [PATCH] modified: services/teleport-agent/deploy/app/kustomization.yaml --- services/teleport-agent/deploy/app/kustomization.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/services/teleport-agent/deploy/app/kustomization.yaml b/services/teleport-agent/deploy/app/kustomization.yaml index 5ca2edc..08f15eb 100644 --- a/services/teleport-agent/deploy/app/kustomization.yaml +++ b/services/teleport-agent/deploy/app/kustomization.yaml @@ -4,9 +4,4 @@ namespace: teleport-agent resources: - helm-repo.yaml - helm-release.yaml -secretGenerator: - - name: teleport-agent-helm-values - files: - - values.yaml=helm-values.yaml -generatorOptions: - disableNameSuffixHash: true + - helm-values.yaml \ No newline at end of file