Files
hapi-fhir-jpaserver-starter/charts/hapi-fhir-jpaserver/ci/custom-postgres-user-values.yaml

8 lines
207 B
YAML

postgresql:
enabled: true
auth:
username: hapi_fhir_jpaserver_starter_user
database: hapi_fhir_jpaserver_starter
password: secret_user_password
postgresPassword: secret_postgres_password