vision-ken commented on issue #4512: How to connect elasticsearch with https?
URL: https://github.com/apache/skywalking/issues/4512#issuecomment-599212267
 
 
   Look like lost these lines in es-init.job.yaml :
   ```
           {{- range $key, $value :=  .Values.oap.env }}
           - name: {{ $key }}
             value: {{ $value | quote }}
           {{- end }}
   ```
   After added these lines to  es-init.job.yaml, it work.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to