forked from k-space/kube
logging: Allow reaching ES from Grafana
This commit is contained in:
parent
68cfcdb764
commit
70e51f4542
@ -367,6 +367,13 @@ spec:
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
app: graylog
|
||||
- from:
|
||||
- namespaceSelector:
|
||||
matchLabels:
|
||||
kubernetes.io/metadata.name: monitoring
|
||||
podSelector:
|
||||
matchLabels:
|
||||
app: grafana
|
||||
egress:
|
||||
- to:
|
||||
- ipBlock:
|
||||
|
Loading…
Reference in New Issue
Block a user