You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# - For all the supported properties spec, see the operator CRDS: https://github.com/signalfx/splunk-otel-collector-chart/blob/main/helm-charts/splunk-otel-collector/charts/opentelemetry-operator-crds/crds/opentelemetry.io_instrumentations.yaml
1259
+
# Not available in EKS Add-on.
1257
1260
instrumentation:
1258
1261
spec:
1259
1262
# default spec configuration
@@ -1357,6 +1360,7 @@ instrumentation:
1357
1360
# to install cert-manager separately.
1358
1361
# The cert-manager is a CNCF application deployed as a subchart and used for supporting operators that require TLS certificates.
1359
1362
# Full list of Helm value configurations: https://artifacthub.io/packages/helm/cert-manager/cert-manager?modal=values
1363
+
# Not available in EKS Add-on.
1360
1364
certmanager:
1361
1365
enabled: false
1362
1366
installCRDs: true
@@ -1371,6 +1375,7 @@ certmanager:
1371
1375
# It discovers scraping configurations from ServiceMonitor and PodMonitor CRDs and
1372
1376
# assigns them to collectors.
1373
1377
# Related documentation: https://github.com/open-telemetry/opentelemetry-operator/tree/main/cmd/otel-allocator
0 commit comments