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