diff --git a/mysql-operator/application-extras.yml b/mysql-operator/application-extras.yml index ee4f8aa..14e515c 100644 --- a/mysql-operator/application-extras.yml +++ b/mysql-operator/application-extras.yml @@ -6,11 +6,13 @@ metadata: spec: podSelector: {} policyTypes: - - Egress + - Egress egress: - # TODO: Not sure why mysql-operator needs to be able to connect to: - namespaceSelector: {} ports: + - protocol: TCP + port: 33060 - protocol: TCP port: 3306