diff --git a/resources/atlantis/host-manifests/allow-idp-external-access.yaml b/resources/atlantis/host-manifests/allow-idp-external-access.yaml index 8defb0e0..58df4418 100644 --- a/resources/atlantis/host-manifests/allow-idp-external-access.yaml +++ b/resources/atlantis/host-manifests/allow-idp-external-access.yaml @@ -9,9 +9,9 @@ spec: - matchName: login.microsoftonline.com - matchName: graph.microsoft.com - matchName: s3.k1.itpartner.no - endpointSelector: - matchExpressions: - - key: app.kubernetes.io/name - operator: In - values: [ cerbos, dex ] + endpointSelector: {} + # matchExpressions: + # - key: app.kubernetes.io/name + # operator: In + # values: [ cerbos, dex ]