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
Copy file name to clipboardExpand all lines: release-notes/elastic-observability/known-issues.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,35 @@ Known issues are significant defects or limitations that may impact your impleme
16
16
17
17
% :::
18
18
19
+
20
+
:::{dropdown} Error when using the Kubernetes OpenTelemetry quickstart onboarding flow
21
+
Applies to: {{stack}}
22
+
23
+
**Details**
24
+
25
+
Users with Helm version 3.18.5 or later will see an error similar to the following when using the [Kubernetes OpenTelemetry quickstart](/solutions/observability/get-started/quickstart-unified-kubernetes-observability-with-elastic-distributions-of-opentelemetry-edot.md) onboarding flow:
26
+
27
+
```
28
+
Error: values don't meet the specifications of the schema(s) in the following chart(s):
29
+
opentelemetry-operator:
30
+
"file:///values.schema.json#" is not valid against metaschema: jsonschema validation failed with 'https://json-schema.org/draft/2019-09/schema#'
31
+
- at '': 'allOf' failed
32
+
- at '/properties/manager': 'allOf' failed
33
+
- at '/properties/manager/properties/featureGates': 'allOf' failed
34
+
- at '/properties/manager/properties/featureGates/examples': got string, want array
0 commit comments