diff --git a/dev-upgrade/elastic/kibana.yaml b/dev-upgrade/elastic/kibana.yaml index 6a54f2c..fe09808 100644 --- a/dev-upgrade/elastic/kibana.yaml +++ b/dev-upgrade/elastic/kibana.yaml @@ -18,7 +18,7 @@ spec: ports: - port: 5601 targetPort: 5601 - nodePort: 30020 + nodePort: 30013 selector: app: kibana type: NodePort