k8s-deployment/values/etersoft/values.db-instances.yaml

12 lines
254 B
YAML
Raw Normal View History

2024-11-07 09:09:56 +00:00
dbinstances:
postgres16:
monitoring:
enabled: false
adminSecretRef:
Name: postgres16-secret
Namespace: databases
engine: postgres
generic:
host: postgres16-postgresql.databases.svc.cluster.local
port: 5432