diff --git a/charts/opentelemetry-kube-stack/values.yaml b/charts/opentelemetry-kube-stack/values.yaml index 4befaaf17..a3e20b639 100644 --- a/charts/opentelemetry-kube-stack/values.yaml +++ b/charts/opentelemetry-kube-stack/values.yaml @@ -18,7 +18,7 @@ opentelemetry-operator: # Sub-field for admission webhooks configuration admissionWebhooks: # Policy for handling failures - # Setting this allows for an installation of the otel operator at the same time as the collectors. + # Setting this allows for an installation of the otel operator at the same time as the custom resources it manages. failurePolicy: "Ignore" # This is the default configuration for all collectors generated by the chart.