Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
innerpeacez committed Nov 28, 2019
1 parent dd4af1f commit af2be14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install/deploy/istio-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ deploy_istio() {

cd $CHART_DIR

# helm pull istio/istio && tar zxvf istio-${VERSION}.tgz && rm istio-${VERSION}.tgz
helm install istio istio -n ${NAMESPACE} -f istio/values-istio-skywalking.yaml
# --set prometheus.enabled=false --set pilot.autoscaleEnabled=false \
# --set gateways.istio-ingressgateway.autoscaleEnabled=false --set mixer.policy.autoscaleEnabled=false \
Expand Down

0 comments on commit af2be14

Please sign in to comment.