Update dbinstances
This commit is contained in:
parent
630819f887
commit
97117aa3f2
@ -9,4 +9,4 @@ dbinstances:
|
||||
engine: postgres
|
||||
generic:
|
||||
host: postgres16-postgresql.database-service.svc.cluster.local
|
||||
port: '5432'
|
||||
port: 5432
|
||||
|
@ -349,7 +349,7 @@ templates:
|
||||
db-instances: &db-instances
|
||||
name: db-instances
|
||||
chart: db-operator/db-instances
|
||||
version: 2.3.0
|
||||
version: 2.3.1
|
||||
inherit:
|
||||
- template: default-env-values
|
||||
- template: default-env-secrets
|
||||
|
Reference in New Issue
Block a user