Adds the statefulSetAnnotations/statefulSetLabels properties to values.yaml to allow users to specify custom labels and annotations on the resulting StatefulSets.
This feature would be tremendously useful for environments that require certain labels to be set - the only alternative would be to fork the chart internally.
Adds the
statefulSetAnnotations
/statefulSetLabels
properties tovalues.yaml
to allow users to specify custom labels and annotations on the resulting StatefulSets.This feature would be tremendously useful for environments that require certain labels to be set - the only alternative would be to fork the chart internally.
Tested with:
[ ] CHANGELOG.md updatedNone found