From 94a1e5d77a733017f02592f6ffc3341933f5528e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 7 Jun 2026 15:04:20 +0000 Subject: [PATCH] modified: services/teleport-agent/deploy/app/kustomization.yaml --- services/teleport-agent/deploy/app/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/teleport-agent/deploy/app/kustomization.yaml b/services/teleport-agent/deploy/app/kustomization.yaml index c97da0d..6f0e268 100644 --- a/services/teleport-agent/deploy/app/kustomization.yaml +++ b/services/teleport-agent/deploy/app/kustomization.yaml @@ -8,3 +8,5 @@ secretGenerator: - name: teleport-agent-helm-values files: - values.yaml=helm-values.yaml +generatorOptions: + disableNameSuffixHash: true \ No newline at end of file