fix(atlantis): Allow cnp for barentswatch

This commit is contained in:
2025-06-23 16:53:05 +02:00
parent 2013ea7d0d
commit 2b03b3a6ff
@@ -0,0 +1,11 @@
apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy
metadata:
name: allow-external-services
namespace: {{ .Release.Namespace }}
spec:
egress:
- toFQDNs:
- matchName: id.barentswatch.no
endpointSelector:
matchLabels: {}