Rogerio Cruz

Results 2 issues of Rogerio Cruz

## Description Adds support for statefulset deployments. This pull request introduces the following changes: - Adds an optional field called `workloadType` to `values.yaml`, where the default value is `deployment` but...

I would like to add support for Statefulset deployments to this helm chart. I believe this can be done with relatively few (and non-breaking?) changes: - Add an optional field...

enhancement