diff --git a/k8s/template-yaml/k8s-5auth.yaml b/k8s/template-yaml/k8s-5auth.yaml index 0a61ac0b..d47f46c9 100644 --- a/k8s/template-yaml/k8s-5auth.yaml +++ b/k8s/template-yaml/k8s-5auth.yaml @@ -28,7 +28,8 @@ metadata: spec: type: NodePort ports: - - port: 9200 + - name: http + port: 9200 nodePort: 31206 protocol: TCP - name: debug