updating host name

This commit is contained in:
Damien Ostler 2024-02-10 18:45:59 -05:00
parent 5990cb8c4d
commit 6ddf31f1f9

View File

@ -23,7 +23,7 @@ spec:
path: charts/core-api
helm:
values: |
postgresHost: "postgres"
postgresHost: "postgres-postgresql"
postgresPort: 5432
postgresUsername: "postgres"
postgresPassword: "postgres"