alertmanager/networkPolicy: Allow cluster peer-to-peer communication
Signed-off-by: GitHub <noreply@github.com> (cherry picked from commit df68b8d1da5d2d91b9502d4be67063c2c497e0cb)
This commit is contained in:
committed by
ArthurSens
parent
acaf2fe0e7
commit
3f3b56e247
@@ -22,6 +22,15 @@ spec:
|
||||
protocol: TCP
|
||||
- port: 8080
|
||||
protocol: TCP
|
||||
- from:
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: alertmanager
|
||||
ports:
|
||||
- port: 9094
|
||||
protocol: TCP
|
||||
- port: 9094
|
||||
protocol: UDP
|
||||
podSelector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/component: alert-router
|
||||
|
||||
Reference in New Issue
Block a user