swtich app to pg-17
This commit is contained in:
@@ -9,15 +9,15 @@ argo-workflows:
|
|||||||
nodeStatusOffLoad: true
|
nodeStatusOffLoad: true
|
||||||
archive: true
|
archive: true
|
||||||
postgresql:
|
postgresql:
|
||||||
host: argo-workflows-postgresql-16-cluster-rw
|
host: argo-workflows-postgresql-17-cluster-rw
|
||||||
port: 5432
|
port: 5432
|
||||||
database: app
|
database: app
|
||||||
tableName: app
|
tableName: app
|
||||||
userNameSecret:
|
userNameSecret:
|
||||||
name: argo-workflows-postgresql-16-cluster-app
|
name: argo-workflows-postgresql-17-cluster-app
|
||||||
key: username
|
key: username
|
||||||
passwordSecret:
|
passwordSecret:
|
||||||
name: argo-workflows-postgresql-16-cluster-app
|
name: argo-workflows-postgresql-17-cluster-app
|
||||||
key: password
|
key: password
|
||||||
ssl: false
|
ssl: false
|
||||||
sslMode: disable
|
sslMode: disable
|
||||||
|
Reference in New Issue
Block a user