fix: fix/update atlantis host and cluster manifests

This commit is contained in:
2024-02-09 18:58:57 +01:00
parent 4ef426bbdc
commit 3394c63535
5 changed files with 6 additions and 62 deletions
@@ -0,0 +1,17 @@
apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy
metadata:
name: allow-external-services
namespace: atlantis
spec:
egress:
- toFQDNs:
- matchName: api.github.com
- matchName: dapr.github.io
- matchName: gitlab.com
- matchPattern: '*.gitlab.com'
- matchPattern: "*.k1.itpartner.no"
- matchName: analytics.loft.rocks
endpointSelector:
matchLabels: {}