Merge branch 'main' of gitlab.com:oceanbox/manifests

This commit is contained in:
2025-06-24 09:59:02 +02:00
2 changed files with 5 additions and 4 deletions
@@ -2,11 +2,11 @@ apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy
metadata:
name: allow-sentry
namespace: staging-atlantis
namespace: {{ .Release.Namespace }}
spec:
egress:
- toFQDNs:
- matchPattern: '*.ingest.sentry.io'
- matchPattern: '*.ingest.de.sentry.io'
endpointSelector:
matchLabels:
app: staging-atlantis
app.kubernetes.io/name: atlantis