From d8c1bac4c3368e7cc38390d332d583141de79d45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Mon, 17 Nov 2025 15:42:46 +0100 Subject: [PATCH] fix(atlantis): Allow for ns --- values/atlantis/manifests/network/allow-cnpg-status.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/values/atlantis/manifests/network/allow-cnpg-status.yaml b/values/atlantis/manifests/network/allow-cnpg-status.yaml index 478adea5..15929d61 100644 --- a/values/atlantis/manifests/network/allow-cnpg-status.yaml +++ b/values/atlantis/manifests/network/allow-cnpg-status.yaml @@ -12,7 +12,5 @@ spec: - ports: - port: "8000" protocol: TCP - endpointSelector: - matchLabels: - app.kubernetes.io/name: atlantis + endpointSelector: { } {{- end }}