mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
fixed manifest
This commit is contained in:
parent
2ac55ebde3
commit
c054414d2a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user