++
This commit is contained in:
parent
6f32692f88
commit
34d181a017
@ -26,7 +26,7 @@ spec:
|
||||
vault.hashicorp.com/agent-inject-secret-notes-db: secrets/data/postgresql/apps/notes
|
||||
vault.hashicorp.com/agent-inject-template-notes-db: |-
|
||||
{{- with secret "secrets/data/postgresql/apps/notes" -}}
|
||||
PG_HOST=postgresql.notes.svc.cluster.local
|
||||
PG_HOST=10.222.255.162
|
||||
PG_PORT=5432
|
||||
PG_DB=notes_db
|
||||
PG_LOGIN={{ index .Data.data "username" }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user