Merge "Add network policy ingress rule to mariadb"

This commit is contained in:
Zuul 2019-04-08 17:37:26 +00:00 committed by Gerrit Code Review
commit 72829f71fa
1 changed files with 3 additions and 0 deletions

View File

@ -72,6 +72,9 @@ network_policy:
- podSelector:
matchLabels:
application: senlin
- podSelector:
matchLabels:
application: mariadb-backup
ports:
- protocol: TCP
port: 3306