diff --git a/resources/atlantis/host-manifests/allow-idp-external-access.yaml b/resources/atlantis/host-manifests/allow-idp-external-access.yaml index d52e7e83..d4932a0c 100644 --- a/resources/atlantis/host-manifests/allow-idp-external-access.yaml +++ b/resources/atlantis/host-manifests/allow-idp-external-access.yaml @@ -10,7 +10,7 @@ spec: - matchName: graph.microsoft.com endpointSelector: matchExpressions: - - key: app.kubernetes.io/namecerbos + - key: app.kubernetes.io/name operator: In values: [ cerbos, dex ]