Add network policy ingress rule to mariadb
* enable ingress for mariadb-backup pod Change-Id: I6db63bc3cbc3d02e9061237acf71eb4137789d5a Signed-off-by: Koffi Nogbe <kn4078@att.com>
This commit is contained in:
parent
d3ef7653d9
commit
e6b970eeb0
@ -72,6 +72,9 @@ network_policy:
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: senlin
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: mariadb-backup
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 3306
|
||||
|
Loading…
Reference in New Issue
Block a user