fix: global external access rules for idp
This commit is contained in:
+1
-3
@@ -5,13 +5,11 @@ metadata:
|
||||
spec:
|
||||
egress:
|
||||
- toFQDNs:
|
||||
- matchName: gitlab.com
|
||||
- matchPattern: '*.gitlab.com'
|
||||
- matchName: login.microsoftonline.com
|
||||
- matchName: graph.microsoft.com
|
||||
endpointSelector:
|
||||
matchExpressions:
|
||||
- key: app.kubernetes.io/namecerbos
|
||||
operatpr: In
|
||||
operator: In
|
||||
values: [ cerbos, dex ]
|
||||
|
||||
Reference in New Issue
Block a user