queenns commented on issue #6998:
URL: https://github.com/apache/skywalking/issues/6998#issuecomment-848573898


   I use this method to install, but if --set is specified, there is no system 
environment name and cannot be specified.
   
   helm install "${SKYWALKING_RELEASE_NAME}" skywalking -n 
"${SKYWALKING_RELEASE_NAMESPACE}" \
   -f ./skywalking/values-my-es.yaml \
   --set oap.env.SW_CLUSTER=kubernetes \
   --set oap.env.SW_CLUSTER_K8S_NAMESPACE=skywalking \
   --set oap.env.SW_KAFKA_FETCHER=default \
   --set oap.env.SW_KAFKA_FETCHER_SERVERS=172.18.96.29:9092 \
   --set oap.env.SW_KAFKA_FETCHER_PARTITIONS=4 \
   --set oap.env.SW_KAFKA_FETCHER_IS_SHARDING=true


-- 
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:
[email protected]


Reply via email to