apiVersion: cilium.io/v2 kind: CiliumNetworkPolicy metadata: name: allow-external-services namespace: {{ .Release.Namespace }} spec: egress: - toFQDNs: - matchName: api.github.com - matchName: dapr.github.io - matchName: gitlab.com - matchName: analytics.loft.rocks endpointSelector: matchLabels: {}