Gitea-HelmChart/templates/gitea
wkit23 ce3e9babec Add support for ingressClassName (#217)
Hi,

I just add some minor changes to support specifying ingressClassName to support the newer specification in `networking.k8s.io/v1`. The annotation `kubernetes.io/ingress.class: nginx` only works with older API `networking.k8s.io/v1beta1`.

This is part of our move to support kubernetes 1.22.

Co-authored-by: Leong Wai Kit <waikit.leong@bertelsmann.de>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/217
Reviewed-by: luhahn <luhahn@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: wkit23 <wkit23@noreply.gitea.io>
Co-committed-by: wkit23 <wkit23@noreply.gitea.io>
2021-09-02 10:53:48 +08:00
..
config.yaml Fix regression for unspecified DOMAIN and ROOT_URL (#185) 2021-06-30 03:24:44 +08:00
http-svc.yaml Improve http service and update Readme (#167) 2021-06-08 01:53:01 +08:00
ingress.yaml Add support for ingressClassName (#217) 2021-09-02 10:53:48 +08:00
init.yaml fix: Only create conf directoy if not exists (#211) 2021-08-15 20:43:51 +08:00
servicemonitor.yaml Fixing prometheus monitoring (#157) 2021-06-07 22:28:28 +08:00
ssh-svc.yaml Add loadbalancersourceranges to ssh service (#105) 2021-02-05 04:42:42 +08:00
statefulset.yaml Fix for #203 possible existingClaim at persistence with namespace variable in the name (#204) 2021-07-17 10:47:41 +08:00