generator-helm-chart icon indicating copy to clipboard operation
generator-helm-chart copied to clipboard

yeoman generator rancher 2 helm charts

Results 6 generator-helm-chart issues
Sort by recently updated
recently updated
newest added

``` port: {{ (and (eq .Values.service.rainloop.type "LoadBalancer") .Values.service.rainloop.ports.http) | ternary .Values.service.rainloop.ports.http "80" }} ```

Velero annotation is not working. I think it should be moved under pod template.