Add possibiliy to define statefulset labels #130

Merged
Nakrez merged 1 commits from master into master 2021-03-17 00:07:43 +00:00
Nakrez commented 2021-03-06 18:19:23 +00:00 (Migrated from gitea.com)

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.
luhahn (Migrated from gitea.com) approved these changes 2021-03-11 12:28:12 +00:00
lafriks (Migrated from gitea.com) approved these changes 2021-03-17 00:07:28 +00:00
Sign in to join this conversation.
No description provided.