fix: default secret name
This commit is contained in:
parent
27f1df6a91
commit
930a660631
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ application:
|
|||
logRequests: false
|
||||
pg:
|
||||
enabled: false
|
||||
uriSecretName: cnpg-app
|
||||
uriSecretName: pg
|
||||
uriSecretKey: uri
|
||||
amqp:
|
||||
enabled: false
|
||||
|
|
Loading…
Add table
Reference in a new issue