Skip to content

Commit

Permalink
fix traces
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiranAvidov committed May 18, 2022
1 parent 6ea3e04 commit fa6e76c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Kubernetes/AKS/Kubernetes/telemetry/installer/mac.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,7 @@
"description": "Run Helm install",
"run": [
"echo \"Running Helm install...\";",
"echo \"$helm_sets\";",
"helm install -n monitoring $helm_sets --create-namespace logzio-monitoring logzio-helm/logzio-monitoring --debug;",
"helm install -n monitoring $helm_sets --create-namespace logzio-monitoring logzio-helm/logzio-monitoring;",
"echo \"The Helm chart was installed successfully\";"
]
},
Expand Down

0 comments on commit fa6e76c

Please sign in to comment.