FEAT(vault): integrate Vault secrets
- Add ExternalSecret configuration - Enable Vault integration for secrets
This commit is contained in:
@@ -20,4 +20,4 @@ spec:
|
||||
- secretKey: password
|
||||
remoteRef:
|
||||
key: databases/postgresql
|
||||
property: APP_PASSWORD
|
||||
property: PASSWORD
|
||||
|
||||
@@ -20,4 +20,4 @@ spec:
|
||||
- secretKey: password
|
||||
remoteRef:
|
||||
key: databases/postgresql
|
||||
property: POSTGRES_PASSWORD
|
||||
property: PASSWORD
|
||||
|
||||
Reference in New Issue
Block a user