logging: Allow reaching ES from Grafana

This commit is contained in:
Lauri Võsandi 2022-08-31 07:47:11 +03:00
parent 68cfcdb764
commit 70e51f4542
1 changed files with 7 additions and 0 deletions

View File

@ -367,6 +367,13 @@ spec:
- podSelector: - podSelector:
matchLabels: matchLabels:
app: graylog app: graylog
- from:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: monitoring
podSelector:
matchLabels:
app: grafana
egress: egress:
- to: - to:
- ipBlock: - ipBlock: