fix(atlantis): Allow cnp for barentswatch
This commit is contained in:
@@ -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: {}
|
||||||
Reference in New Issue
Block a user