From 662f647b39135140a88e7ed18c1f056f8e3975f9 Mon Sep 17 00:00:00 2001 From: BryanFauble <17128019+BryanFauble@users.noreply.github.com> Date: Tue, 20 Aug 2024 14:32:28 -0700 Subject: [PATCH] Correct target name --- modules/postgres-cloud-native/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/postgres-cloud-native/main.tf b/modules/postgres-cloud-native/main.tf index fc35d1ef..2c376153 100644 --- a/modules/postgres-cloud-native/main.tf +++ b/modules/postgres-cloud-native/main.tf @@ -35,7 +35,7 @@ spec: patches: - target: kind: Pooler - name: pg-user-secret + name: ${var.argo_deployment_name}-cluster patch: |- - op: replace path: /spec/cluster/name