From e32b5720832989557a718f67b2d772cf8b97e9d4 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Wed, 21 Feb 2024 16:15:14 +0100 Subject: [PATCH] fix: add s3.k1 to idp egress --- resources/atlantis/host-manifests/allow-idp-external-access.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/atlantis/host-manifests/allow-idp-external-access.yaml b/resources/atlantis/host-manifests/allow-idp-external-access.yaml index d4932a0c..8defb0e0 100644 --- a/resources/atlantis/host-manifests/allow-idp-external-access.yaml +++ b/resources/atlantis/host-manifests/allow-idp-external-access.yaml @@ -8,6 +8,7 @@ spec: - toFQDNs: - matchName: login.microsoftonline.com - matchName: graph.microsoft.com + - matchName: s3.k1.itpartner.no endpointSelector: matchExpressions: - key: app.kubernetes.io/name