infra/k8s/operators/kube-prometheus/network-policies-patch.yaml

10 lines
217 B
YAML
Raw Permalink Normal View History

2024-07-10 04:10:53 +00:00
- op: add
path: /spec/ingress/0/from/-
value:
podSelector:
matchLabels:
app.kubernetes.io/name: traefik
namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: kube-system