fix: tune cnp rules for idp
This commit is contained in:
@@ -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 ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user