kloudlite / helm-charts

Collection of kloudlite helm charts
https://kloudlite.github.io/helm-charts/
GNU Affero General Public License v3.0
4 stars 3 forks source link

fix(kloudlite-autoscalers): fixes booelean in container args error #87

Closed nxtcoder17 closed 9 months ago

nxtcoder17 commented 9 months ago
pr-explainer-bot[bot] commented 9 months ago

Pull Request Report

Changes

  1. Converted true to "true" in container args for container main in deployment.yml.tpl file. (Line 9)

Suggestions

No suggestions for improvement.

Bugs

No bugs found.

Improvements

No improvements suggested.

Rating

Code Rating: 8/10

Criteria:

Great job overall! The code is easy to read and understand. It seems to perform well and there are no apparent security issues. Keep up the good work!