FIX(app): fix todo-dev ExternalSecret field name and reorganize

- Fix deletePolicy to deletionPolicy in externalsecret.yaml
- Move serviceaccount.yaml to base (remove duplicate)
- Add secretstore.yaml to prod
- Add deletionPolicy to prod externalsecret
This commit is contained in:
2025-12-13 12:23:27 +09:00
parent a35d50027e
commit 78f6592ad8
7 changed files with 20 additions and 19 deletions

View File

@@ -4,6 +4,7 @@ kind: Kustomization
resources:
- deployment.yaml
- service.yaml
- serviceaccount.yaml
commonLabels:
app.kubernetes.io/name: todo