updated db name

This commit is contained in:
Damien Ostler 2024-02-10 17:32:34 -05:00
parent c3acd6565c
commit 3fa472b9c0

View File

@ -29,7 +29,7 @@ spec:
postgresPort: 5432 postgresPort: 5432
postgresUsername: "postgres" postgresUsername: "postgres"
postgresPassword: "uULzwSX1ck4R4UfsOCH4x9TmVBLj0nuKB20YBLVh0KYXDBpqF3A5QE86LZXV8BjA" postgresPassword: "uULzwSX1ck4R4UfsOCH4x9TmVBLj0nuKB20YBLVh0KYXDBpqF3A5QE86LZXV8BjA"
postgresDatabase: "comissionsappdb" postgresDatabase: "comissionsapp"
image: image:
repository: ghcr.io/comissions-app/core-api repository: ghcr.io/comissions-app/core-api
pullPolicy: Always pullPolicy: Always