mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
fix db name
This commit is contained in:
parent
3579aa935a
commit
8d5d6e07fc
@ -29,7 +29,7 @@ spec:
|
|||||||
postgresPort: 5432
|
postgresPort: 5432
|
||||||
postgresUsername: "postgres"
|
postgresUsername: "postgres"
|
||||||
postgresPassword: "iNUNf8rTkUo0tz8251dz4HuW6ef6kbCFtYtUXdL50RXJQ1MIe1Y1PagNOPLHvGul"
|
postgresPassword: "iNUNf8rTkUo0tz8251dz4HuW6ef6kbCFtYtUXdL50RXJQ1MIe1Y1PagNOPLHvGul"
|
||||||
postgresqlDatabase: "comissionsappdb"
|
postgresDatabase: "comissionsappdb"
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/comissions-app/core-api
|
repository: ghcr.io/comissions-app/core-api
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user