From 695627cbc6c3525bd4902cca73345e9830615e37 Mon Sep 17 00:00:00 2001 From: sungil Date: Thu, 3 Jun 2021 11:14:45 +0000 Subject: [PATCH] eck-operator search the port name "https" --- lma/base/resources.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lma/base/resources.yaml b/lma/base/resources.yaml index 5104578..54dbb31 100755 --- a/lma/base/resources.yaml +++ b/lma/base/resources.yaml @@ -481,7 +481,7 @@ spec: spec: type: NodePort ports: - - name: http + - name: https nodePort: 30011 targetPort: 9200 port: 9200