Merge "[Fix] Add Prometheus mysql exporter label to network policy"

This commit is contained in:
Zuul 2019-05-29 13:45:03 +00:00 committed by Gerrit Code Review
commit 6817c5cabf
1 changed files with 3 additions and 0 deletions

View File

@ -75,6 +75,9 @@ network_policy:
- podSelector:
matchLabels:
application: mariadb-backup
- podSelector:
matchLabels:
application: prometheus-mysql-exporter
ports:
- protocol: TCP
port: 3306