From 5e23fbca6db19fb5e10611a7841a48e3e3cd1434 Mon Sep 17 00:00:00 2001 From: alice grosch <a.grosch@fz-juelich.de> Date: Mon, 27 Nov 2023 10:28:31 +0100 Subject: [PATCH] Revert clusterSelector --- fleet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fleet.yaml b/fleet.yaml index 3b35db5..780379c 100644 --- a/fleet.yaml +++ b/fleet.yaml @@ -4,7 +4,7 @@ targetCustomizations: - name: jupyterjsc-staging clusterSelector: matchLabels: - postgres: jupyterjsc-staging + name: jupyterjsc-staging helm: values: persistence: -- GitLab