update manifest

This commit is contained in:
Damien Ostler 2024-02-10 17:32:18 -05:00
parent b5d6eb55d3
commit c3acd6565c

View File

@ -25,10 +25,10 @@ spec:
path: charts/core-api path: charts/core-api
helm: helm:
values: | values: |
postgresHost: "acid-minimal-cluster" postgresHost: "comissions-app-db"
postgresPort: 5432 postgresPort: 5432
postgresUsername: "postgres" postgresUsername: "postgres"
postgresPassword: "NS7LKd4MGThs71mFRiEl4DlUO05VFEL3kUeUbRPukKKB75AzPkkQHJdWS80CuRoz" postgresPassword: "uULzwSX1ck4R4UfsOCH4x9TmVBLj0nuKB20YBLVh0KYXDBpqF3A5QE86LZXV8BjA"
postgresDatabase: "comissionsappdb" postgresDatabase: "comissionsappdb"
image: image:
repository: ghcr.io/comissions-app/core-api repository: ghcr.io/comissions-app/core-api