FEAT(app): add ExternalSecrets SA

- Add ServiceAccount for ESO
- Enable Vault access
This commit is contained in:
2025-12-12 15:30:18 +09:00
parent 47c415439f
commit 896b2c8d82
2 changed files with 5 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ resources:
- ../../base
- resourcequota.yaml
- namespace.yaml
- serviceaccount.yaml
- secretstore.yaml
- externalsecret.yaml

View File

@@ -0,0 +1,4 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: external-secrets