You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/09/07 23:19:16 UTC

[GitHub] [skywalking] wu-sheng commented on issue #3434: use my own elasticsearch instance? helm config

wu-sheng commented on issue #3434: use my own elasticsearch instance? helm config
URL: https://github.com/apache/skywalking/issues/3434#issuecomment-529154311
 
 
   Set the value of this https://github.com/apache/skywalking-kubernetes/blob/master/helm-chart/6.1.0/templates/oap-deployment.yaml#L94
   
   `SW_STORAGE_ES_CLUSTER_NODES` is the system env name for this. Check the https://github.com/apache/skywalking/blob/master/oap-server/server-starter/src/main/assembly/application.yml#L73-L92 System env names are there.
   
   Also, recommend do quick start at local first, only jdk 8 required to test.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services