open-telemetry / opentelemetry-helm-charts

OpenTelemetry Helm Charts
https://opentelemetry.io
Apache License 2.0
391 stars 470 forks source link

Additional property is not allowed #1322

Closed mk-raven closed 1 month ago

mk-raven commented 1 month ago

helm upgrade -i otel-demo open-telemetry/opentelemetry-demo -f custom-values.yaml --create-namespace --version 0.32.6

helm.go:84: [debug] values don't meet the specifications of the schema(s) in the following chart(s):
opentelemetry-demo:
- (root): Additional property extraVolumes is not allowed
- (root): Additional property namespaceOverride is not allowed
- (root): Additional property configMap is not allowed
- (root): Additional property mode is not allowed
- (root): Additional property resources is not allowed
- (root): Additional property clusterRole is not allowed
- (root): Additional property config is not allowed
- (root): Additional property ports is not allowed
- (root): Additional property presets is not allowed
- (root): Additional property replicaCount is not allowed
- (root): Additional property extraVolumeMounts is not allowed

my custom-values.yaml

opentelemetry-collector:
  enabled: false

jaeger:
  enabled: false

prometheus:
  enabled: false

grafana:
  enabled: false

opensearch:
  enabled: false
dosubot[bot] commented 1 month ago

Hello @mk-raven! I'm here to help you with your technical issues and questions. I can assist you in resolving bugs and becoming a contributor while we wait for a human maintainer.

Could you share the contents of your custom-values.yaml file? It seems like there might be additional properties in the file that are not supported by the chart.

To continue talking to Dosu, mention @dosu.