Gitea-HelmChart/templates/gitea
Starefossen 9213f0d1f5 Add app and version labels (#121)
This pull request adds the `app` and `version` labels that are used by Istio.

> Pods with app and version labels: We recommend adding an explicit app label and version label to the specification of the pods deployed using a Kubernetes Deployment. The app and version labels add contextual information to the metrics and telemetry that Istio collects.
>
> * The app label: Each deployment should have a distinct app label with a meaningful value. The app label is used to add contextual information in distributed tracing.
>
> * The version label: This label indicates the version of the application corresponding to the particular deployment.

From https://istio.io/latest/docs/ops/deployment/requirements/#pod-requirements

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/121
Reviewed-by: luhahn <luhahn@noreply.gitea.io>
Reviewed-by: lafriks <lafriks@noreply.gitea.io>
Co-authored-by: Starefossen <starefossen@noreply.gitea.io>
Co-committed-by: Starefossen <starefossen@noreply.gitea.io>
2021-03-01 20:20:55 +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 fix: quote admin password (#111) 2021-02-17 17:45:18 +08:00
servicemonitor.yaml Add ServiceMonitor Prometheus selector label (#116) 2021-03-01 20:18:09 +08:00
ssh-svc.yaml Add loadbalancersourceranges to ssh service (#105) 2021-02-05 04:42:42 +08:00
statefulset.yaml Add app and version labels (#121) 2021-03-01 20:20:55 +08:00