We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 202406a + a3c0776 commit 4f696dbCopy full SHA for 4f696db
workshop/optimize-cloud-monitoring/deploy-application.sh
@@ -91,6 +91,7 @@ echo -e " "
91
echo -e "\e[1mInstalling OpenTelemetry Collector\e[0m"
92
helm install splunk-otel-collector \
93
--set="operator.enabled=true" \
94
+--set="operatorcrds.install=true" \
95
--set="certmanager.enabled=true" \
96
--set="splunkObservability.realm=$REALM" \
97
--set="splunkObservability.accessToken=$ACCESS_TOKEN" \
0 commit comments