fixed manifest

This commit is contained in:
Damien Ostler 2024-02-10 02:31:48 -05:00
parent 2ac55ebde3
commit c054414d2a

View File

@ -25,10 +25,10 @@ spec:
path: charts/core-api path: charts/core-api
helm: helm:
values: | values: |
postgresqlHost: "acid-minimal-cluster" postgresHost: "acid-minimal-cluster"
postgresqlPort: 5432 postgresPort: 5432
postgresqlUsername: "postgres" postgresUsername: "postgres"
postgresqlPassword: "iNUNf8rTkUo0tz8251dz4HuW6ef6kbCFtYtUXdL50RXJQ1MIe1Y1PagNOPLHvGul" postgresPassword: "iNUNf8rTkUo0tz8251dz4HuW6ef6kbCFtYtUXdL50RXJQ1MIe1Y1PagNOPLHvGul"
postgresqlDatabase: "comissions" postgresqlDatabase: "comissions"
image: image:
repository: ghcr.io/comissions-app/core-api repository: ghcr.io/comissions-app/core-api