mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 01:01:27 -05:00
Update file secrets.yaml
This commit is contained in:
parent
233177935c
commit
b840d91b75
1 changed files with 5 additions and 1 deletions
|
|
@ -104,4 +104,8 @@ spec:
|
||||||
- secretKey: postgres-database
|
- secretKey: postgres-database
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/kong/postgres
|
key: secrets/kong/postgres
|
||||||
property: database
|
property: database
|
||||||
|
- secretKey: password
|
||||||
|
remoteRef:
|
||||||
|
key: secrets/kong/postgres
|
||||||
|
property: password
|
||||||
Loading…
Add table
Add a link
Reference in a new issue