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
I’ve been trying for a few days to deploy the webmethods-api-control-plane using Helm.
However, it fails at step 7, "Execute the deployment script". No matter what I enter in the values.yaml, I keep getting the same error.
Release "control-plane" does not exist. Installing it now.
Error: YAML parse error on control-plane-open-telemetry-enabled/templates/ingress_configmap.yaml: error converting YAML to JSON: yaml: line 7: did not find expected key
Do you have any idea what the problem might be?
The text was updated successfully, but these errors were encountered:
Hello,
I’ve been trying for a few days to deploy the webmethods-api-control-plane using Helm.
However, it fails at step 7, "Execute the deployment script". No matter what I enter in the values.yaml, I keep getting the same error.
$ helm upgrade --install --create-namespace --namespace control-plane --wait --timeout 5m0s control-plane .
Release "control-plane" does not exist. Installing it now.
Error: YAML parse error on control-plane-open-telemetry-enabled/templates/ingress_configmap.yaml: error converting YAML to JSON: yaml: line 7: did not find expected key
Do you have any idea what the problem might be?
The text was updated successfully, but these errors were encountered: