diff --git a/dev/apps/core-api.yaml b/dev/apps/core-api.yaml index 209f3a5..71001a5 100644 --- a/dev/apps/core-api.yaml +++ b/dev/apps/core-api.yaml @@ -29,7 +29,7 @@ spec: postgresPort: 5432 postgresUsername: "postgres" postgresPassword: "uULzwSX1ck4R4UfsOCH4x9TmVBLj0nuKB20YBLVh0KYXDBpqF3A5QE86LZXV8BjA" - postgresDatabase: "comissionsappdb" + postgresDatabase: "comissionsapp" image: repository: ghcr.io/comissions-app/core-api pullPolicy: Always