fix: make external access apply to dex as well
This commit is contained in:
@@ -10,6 +10,8 @@ spec:
|
||||
- matchName: login.microsoftonline.com
|
||||
- matchName: graph.microsoft.com
|
||||
endpointSelector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: cerbos
|
||||
matchExpressions:
|
||||
- key: app.kubernetes.io/namecerbos
|
||||
operatpr: In
|
||||
values: [ cerbos, dex ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user