Add possibiliy to define statefulset labels #130

Merged
lafriks merged 1 commits from Nakrez/helm-chart:master into master 2021-03-17 00:07:43 +00:00
Contributor

This change adds a new value statefulset.labels to allow the user to add custom labels to the StatefulSet.

An example of where this could be useful is if gitea's pvc is stored on OpenEBS. With this new option, the user can add the extra openebs.io/sts-target-affinity label to specify that the volume target pod should run on the same node as gitea's StatefulSet.

This change adds a new value *statefulset.labels* to allow the user to add custom labels to the StatefulSet. An example of where this could be useful is if gitea's pvc is stored on OpenEBS. With this new option, the user can add the extra *openebs.io/sts-target-affinity* label to specify that the volume target pod should run on the same node as gitea's StatefulSet.
Nakrez added 1 commit 2021-03-06 18:19:24 +00:00
Add possibiliy to define statefulset labels
All checks were successful
continuous-integration/drone/pr Build is passing
fd3bfc3cb0
luhahn approved these changes 2021-03-11 12:28:12 +00:00
Dismissed
lafriks approved these changes 2021-03-17 00:07:28 +00:00
Dismissed
lafriks merged commit 0f1e991889 into master 2021-03-17 00:07:43 +00:00
lafriks added the
kind
enhancement
label 2021-03-17 00:10:32 +00:00
Sign in to join this conversation.
No description provided.