basic-values.yaml 205 B

1234567891011
  1. pgadminNetwork:
  2. webPort: 31000
  3. pgadminConfig:
  4. adminEmail: some@email.com
  5. adminPassword: somepassword
  6. pgadminStorage:
  7. config:
  8. type: hostPath
  9. hostPath: /mnt/{{ .Release.Namespace }}/config