Open toms-place opened 2 weeks ago
Our kube-api listens on port 6443 so we need to change the port as well.
Proposed solution: add a kubeAPIServerPort configuration to the helm values.
kubeAPIServerPort
I guess you mean here: https://github.com/elastic/cloud-on-k8s/blob/54ec0e397caf2a5439a654d634104619a740bc07/deploy/eck-operator/templates/operator-network-policy.yaml#L23-L27?
@barkbay yes, exactly.
Our kube-api listens on port 6443 so we need to change the port as well.
Proposed solution: add a
kubeAPIServerPort
configuration to the helm values.