feat: manage postgres-credentials for artifactapi3 (#194)
pull credentials for postgres/cnpg from vault --------- Co-authored-by: Ben Vincent <ben@unkin.net> Reviewed-on: #194
This commit was merged in pull request #194.
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
localeCollate: C
|
||||
owner: artifacts
|
||||
secret:
|
||||
name: postgres-password
|
||||
name: postgres-credentials
|
||||
enablePDB: true
|
||||
enableSuperuserAccess: false
|
||||
failoverDelay: 0
|
||||
|
||||
Reference in New Issue
Block a user