Gitea-HelmChart/templates/gitea
JosefWN 7f828e87f6 Add support for metrics and pprof (#100)
Adds support for toggling support for `pprof` and metrics:

```yaml
gitea:
  pprofEnabled: true

  metrics:
    enabled: true
    serviceMonitor:
      enabled: true
```

Co-authored-by: josef <josef.nilsen@outlook.com>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/100
Reviewed-by: luhahn <luhahn@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: JosefWN <josefwn@noreply.gitea.io>
Co-committed-by: JosefWN <josefwn@noreply.gitea.io>
2021-01-21 23:45:26 +08:00
..
config.yaml Add support for metrics and pprof (#100) 2021-01-21 23:45:26 +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 enhancements to support postgres client-cert authentication (#47) 2021-01-20 19:28:39 +08:00
servicemonitor.yaml Add support for metrics and pprof (#100) 2021-01-21 23:45:26 +08:00
ssh-svc.yaml Several Improvements to Helm Chart (#87) 2020-12-16 20:37:47 +08:00
statefulset.yaml Add support for metrics and pprof (#100) 2021-01-21 23:45:26 +08:00