Files
manifests/values/prometheus/manifests/policies/allow-tempo-egress.yaml
T

14 lines
289 B
YAML

apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy
metadata:
name: allow-tempo
namespace: prometheus
spec:
description: Allow Tempo
egress:
- toFQDNs:
- matchName: tempo.tempo.svc.cluster.local
endpointSelector:
matchLabels:
app.kubernetes.io/name: grafana