From 860ce4c1c148da7f13489d4f88b0d64c6015dc0c Mon Sep 17 00:00:00 2001 From: Carzgil <114542464+Carzgil@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:43:02 -0400 Subject: [PATCH] Update postgres.yaml --- k8s/postgres.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/postgres.yaml b/k8s/postgres.yaml index 936112a..701c81a 100644 --- a/k8s/postgres.yaml +++ b/k8s/postgres.yaml @@ -91,7 +91,7 @@ metadata: name: postgres-config data: postgres_user: postgres - postgres_db: payments + postgres_db: customers --- # This secret can also be created from the command line using environment variables # @@ -108,4 +108,4 @@ metadata: name: postgres-creds data: database_uri: cG9zdGdyZXNxbCtwc3ljb3BnOi8vcG9zdGdyZXM6cG9zdGdyZXNAcG9zdGdyZXM6NTQzMi9wb3N0Z3Jlcw== - password: cG9zdGdyZXM= \ No newline at end of file + password: cG9zdGdyZXM=