Merge pull request #1721 from ArthurSens/graf-prom-network-fix

This commit is contained in:
Paweł Krupa
2022-04-11 16:02:25 +02:00
committed by GitHub
2 changed files with 19 additions and 0 deletions

View File

@@ -22,6 +22,13 @@ spec:
protocol: TCP
- port: 8080
protocol: TCP
- from:
- podSelector:
matchLabels:
app.kubernetes.io/name: grafana
ports:
- port: 9090
protocol: TCP
podSelector:
matchLabels:
app.kubernetes.io/component: prometheus