kedacore / charts

Helm charts for KEDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Did not find expected key (manager/service.yaml)

nickjmv opened this issue · comments

Report

While trying to install Keda 2.11.0 I wasn't able to apply my values file due to the following error:

Error: YAML parse error on ops-keda/charts/keda/templates/manager/service.yaml: error converting YAML to JSON: yaml: line 7: did not find expected key

We are running Kubernetes 1.27.

Expected Behavior

Installation of Keda 2.11.0

Actual Behavior

Error: YAML parse error on ops-keda/charts/keda/templates/manager/service.yaml: error converting YAML to JSON: yaml: line 7: did not find expected key

Steps to Reproduce the Problem

  1. Pull Keda 2.11.0 Helm chart
  2. Install with default values

Logs from KEDA operator

KEDA Version

2.11.0

Kubernetes Version

Other

Platform

Amazon Web Services

Scaler Details

No response

Anything else?

No response

Dupe of #481