Doing the Upgrade from Chart Version 1.2.2 to 1.3.6 getting the below issue:
Failed to load target state: failed to generate manifest for source 1 of 1: rpc error: code = Unknown desc = Manifest generation error (cached): failed to execute helm template command: failed to get command args to log: helm template . --name-template lightops-azure-metrics-exporter --namespace lightops-azure-metrics-exporter --kube-version 1.34 --values /lightops-azure-metrics-exporter/values-aks.yaml --values /tmp/54035667-d664-47a5-a22f-8931e887bae9 --include-crds failed exit status 1: Error: YAML parse error on lightops-azure-metrics-exporter/charts/azure-resourcemanager-exporter/templates/prometheus/servicemonitor.yaml: error converting YAML to JSON: yaml: line 6: mapping values are not allowed in this context Use --debug flag to render out invalid YAML
There is issue with indent label configuration. Please check
Doing the Upgrade from Chart Version 1.2.2 to 1.3.6 getting the below issue:
Failed to load target state: failed to generate manifest for source 1 of 1: rpc error: code = Unknown desc = Manifest generation error (cached): failed to execute helm template command: failed to get command args to log: helm template . --name-template lightops-azure-metrics-exporter --namespace lightops-azure-metrics-exporter --kube-version 1.34 --values /lightops-azure-metrics-exporter/values-aks.yaml --values /tmp/54035667-d664-47a5-a22f-8931e887bae9 --include-crds failed exit status 1: Error: YAML parse error on lightops-azure-metrics-exporter/charts/azure-resourcemanager-exporter/templates/prometheus/servicemonitor.yaml: error converting YAML to JSON: yaml: line 6: mapping values are not allowed in this context Use --debug flag to render out invalid YAML
There is issue with indent label configuration. Please check