forked from k-space/kube
mysql-operator: Fix network policy
This commit is contained in:
parent
c4208037e2
commit
2efaf7b456
@ -12,5 +12,7 @@ spec:
|
||||
to:
|
||||
- namespaceSelector: {}
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 33060
|
||||
- protocol: TCP
|
||||
port: 3306
|
||||
|
Loading…
Reference in New Issue
Block a user