fix: update vcluster adn remove kyverno policies

This commit is contained in:
Jonas Juselius
2024-10-09 14:07:23 +02:00
parent eb2eebaa34
commit 61379ad665
11 changed files with 9 additions and 176 deletions
@@ -0,0 +1,13 @@
piVersion: cilium.io/v2
kind: CiliumNetworkPolicy
metadata:
name: allow-external-idp
spec:
egress:
- toFQDNs:
- matchName: login.microsoftonline.com
- matchName: graph.microsoft.com
- matchName: s3.k1.itpartner.no
- matchName: telemetry.cerbos.dev
endpointSelector: {}