helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

fix(remote): Providing values in the deployment template

Open ViBiOh opened this issue 2 years ago • 1 comments

My first issue was that resources was not taken into account even when provided in the values.yaml.

Screenshot 2023-12-30 at 10 36 40 AM

I realize that some others fields were missing, I'm fixing it by mostly copy/paste from the non-remote chart.

I harmonized the indentation of the containers field to be like the non-remote one. It worth reading by ignoring whitespace changes.

Edit: solves #62

ViBiOh avatar Dec 30 '23 09:12 ViBiOh

cc @obezuk, is it possible to have some update on this project or lifecycle of pull-requests?

ViBiOh avatar Jan 14 '24 16:01 ViBiOh