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
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
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.
helm upgrade -i otel-demo open-telemetry/opentelemetry-demo -f custom-values.yaml --create-namespace --version 0.32.6
my custom-values.yaml
The text was updated successfully, but these errors were encountered: