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