diff --git a/charts/dex/resources/allow-dex-external-access.yaml b/charts/dex/resources/allow-dex-external-access.yaml index f8e9cddf..db4107a6 100644 --- a/charts/dex/resources/allow-dex-external-access.yaml +++ b/charts/dex/resources/allow-dex-external-access.yaml @@ -9,6 +9,8 @@ spec: - matchPattern: '*.gitlab.com' - matchName: login.microsoftonline.com - matchName: graph.microsoft.com + - matchName: idp.*.oceanbox.io + - matchName: auth.*.oceanbox.io endpointSelector: matchLabels: app.kubernetes.io/name: cerbos