fix: tune cnp rules for idp
This commit is contained in:
@@ -9,9 +9,9 @@ spec:
|
|||||||
- matchName: login.microsoftonline.com
|
- matchName: login.microsoftonline.com
|
||||||
- matchName: graph.microsoft.com
|
- matchName: graph.microsoft.com
|
||||||
- matchName: s3.k1.itpartner.no
|
- matchName: s3.k1.itpartner.no
|
||||||
endpointSelector:
|
endpointSelector: {}
|
||||||
matchExpressions:
|
# matchExpressions:
|
||||||
- key: app.kubernetes.io/name
|
# - key: app.kubernetes.io/name
|
||||||
operator: In
|
# operator: In
|
||||||
values: [ cerbos, dex ]
|
# values: [ cerbos, dex ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user