diff --git a/kustomize/kustomization.yaml b/kustomize/kustomization.yaml index ff9afc2..251340f 100644 --- a/kustomize/kustomization.yaml +++ b/kustomize/kustomization.yaml @@ -6,7 +6,3 @@ resources: - deployment.yaml - services.yaml - ingress.yaml -secretGenerator: - - name: toy-session-secret - files: - - secret.txt