override.yaml 271 B

1234567891011121314151617
  1. global:
  2. storageClass: "openebs-hostpath"
  3. postgresql:
  4. auth:
  5. postgresPassword: "cecf@cestong.com"
  6. database: "test"
  7. primary:
  8. resources:
  9. limits:
  10. memory: 2Gi
  11. cpu: 2
  12. service:
  13. type: NodePort
  14. nodePorts:
  15. postgresql: "32506"