Gitea-HelmChart/templates/gitea
Nakrez 0f1e991889 Add possibiliy to define statefulset labels (#130)
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.

Co-authored-by: Baptiste Covolato <b.covolato@gmail.com>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/130
Reviewed-by: luhahn <luhahn@noreply.gitea.io>
Reviewed-by: lafriks <lafriks@noreply.gitea.io>
Co-authored-by: Nakrez <nakrez@noreply.gitea.io>
Co-committed-by: Nakrez <nakrez@noreply.gitea.io>
2021-03-17 08:07:42 +08:00
..
config.yaml Fix typo enabling pprof (#114) 2021-02-17 17:44:40 +08:00
http-svc.yaml Several Improvements to Helm Chart (#87) 2020-12-16 20:37:47 +08:00
ingress.yaml Fix Ingress for Kubernetes 1.16 (#83) 2020-12-15 21:34:46 +08:00
init.yaml Make the chart work with a sqlite3 database (#124) 2021-03-04 16:43:52 +08:00
servicemonitor.yaml Fix ServiceMonitor selector labels (#125) 2021-03-02 17:10:38 +08:00
ssh-svc.yaml Add loadbalancersourceranges to ssh service (#105) 2021-02-05 04:42:42 +08:00
statefulset.yaml Add possibiliy to define statefulset labels (#130) 2021-03-17 08:07:42 +08:00