senthilrch / kube-fledged

A kubernetes operator for creating and managing a cache of container images directly on the cluster worker nodes, so application pods start almost instantly
Apache License 2.0
1.26k stars 119 forks source link

Fix controller and webhook-server chart templates #232

Open karmicdude opened 8 months ago

karmicdude commented 8 months ago

Fixes incorrect formatting in deployment-controller.yaml and webhook-server.yaml templates. Attempting to set controller or webhookServer section values led to an error

Error: YAML parse error on kube-fledged/templates/deployment-webhook-server.yaml: error converting YAML to JSON: yaml: line 26: mapping values are not allowed in this context
helm.go:84: [debug] error converting YAML to JSON: yaml: line 26: mapping values are not allowed in this context