fix(cnp): Allow graph.microsoft.com

This commit is contained in:
2026-03-14 17:03:01 +01:00
parent 365c47f621
commit 352acc54b0
2 changed files with 2 additions and 0 deletions
@@ -9,4 +9,5 @@ spec:
- toFQDNs:
- matchName: login.microsoftonline.com
- matchPattern: '*.microsoftonline.com'
- matchName: graph.microsoft.com
{{- end }}
@@ -9,4 +9,5 @@ spec:
- toFQDNs:
- matchName: login.microsoftonline.com
- matchPattern: '*.microsoftonline.com'
- matchName: graph.microsoft.com
{{- end }}