Skip to content

Commit

Permalink
add missing network policy for vmalert to get configmaps (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-rkm authored Feb 14, 2024
1 parent 61a35ac commit a93d816
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ spec:
- ports:
- port: 6443
protocol: TCP
- ports:
- port: 443
protocol: TCP
- to:
- podSelector:
matchLabels:
Expand Down

0 comments on commit a93d816

Please sign in to comment.