dbinstances:
  postgres16:
    monitoring:
      enabled: false
    adminSecretRef:
      Name: postgres16-secret
      Namespace: databases
    engine: postgres
    generic:
      host: postgres16-postgresql.databases.svc.cluster.local
      port: 5432