Skip to content

Commit

Permalink
pipeline v17
Browse files Browse the repository at this point in the history
  • Loading branch information
pszkamruk-splunk committed Oct 31, 2023
1 parent 95b7550 commit e15ec9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration_tests/install_sck.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
microk8s helm3 repo add splunk-otel-collector-chart https://signalfx.github.io/splunk-otel-collector-chart
microk8s helm3 upgrade --install sck \
sudo microk8s helm3 repo add splunk-otel-collector-chart https://signalfx.github.io/splunk-otel-collector-chart
sudo microk8s helm3 upgrade --install sck \
--set="clusterName=my-cluster" \
--set="splunkPlatform.endpoint=https://$(hostname -I | cut -d " " -f1):8088/services/collector" \
--set="splunkPlatform.insecureSkipVerify=true" \
Expand Down

0 comments on commit e15ec9e

Please sign in to comment.