12 lines
254 B
YAML
12 lines
254 B
YAML
dbinstances:
|
|
postgres16:
|
|
monitoring:
|
|
enabled: false
|
|
adminSecretRef:
|
|
Name: postgres16-secret
|
|
Namespace: databases
|
|
engine: postgres
|
|
generic:
|
|
host: postgres16-postgresql.databases.svc.cluster.local
|
|
port: 5432
|