fix: catalog postgres secret name (#1704)
Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
This commit is contained in:
parent
cf492f0d6f
commit
90db6c0c14
|
|
@ -18,7 +18,7 @@ configMapGenerator:
|
|||
disableNameSuffixHash: true
|
||||
|
||||
secretGenerator:
|
||||
- name: postgres
|
||||
- name: model-catalog-postgres
|
||||
envs:
|
||||
- postgres.env
|
||||
options:
|
||||
|
|
|
|||
Loading…
Reference in New Issue