From 26e34c8f368111842f74a8f336fa7ae823725907 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Tue, 6 Jan 2026 23:23:01 +0000 Subject: [PATCH] need to merge to main to keep business as usual --- db/k8s/postgres/postgres-dev-stripe-to-invoice.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/k8s/postgres/postgres-dev-stripe-to-invoice.yaml b/db/k8s/postgres/postgres-dev-stripe-to-invoice.yaml index 3016ae1..9f34698 100644 --- a/db/k8s/postgres/postgres-dev-stripe-to-invoice.yaml +++ b/db/k8s/postgres/postgres-dev-stripe-to-invoice.yaml @@ -45,7 +45,7 @@ spec: replicas: 1 selector: matchLabels: - app: postgres + app: postgres-dev template: metadata: labels: