devops-ia / helm-cruise-control

Helm chart for Cruise Control
https://devops-ia.github.io/helm-cruise-control/
MIT License
2 stars 1 forks source link

Missing quote #13

Closed Fissium closed 1 day ago

Fissium commented 1 day ago

Describe the bug a clear and concise description of what the bug is.

https://github.com/devops-ia/helm-cruise-control/blob/aaed32d63bdc7a8c73fbdff9b1ebca7b5cdee5ae/charts/cruise-control/values.yaml#L201

What's your helm version?

3.16.3

What's your kubectl version?

1.31.2

Chart version

1.1.4

Explain bug

The configuration contains a missing opening quote for the value "NW_IN": 1000", leading to a syntax error.

What you expected to happen?

No response

How to reproduce it?

No response

Enter the changed values of values.yaml?

No response

Enter the command that you execute when chart failing/misfunctioning

I use argocd

More info

No response