helm-chart/templates/gitea
Karitham a535919025 feat: service.{http,ssh}.loadBalancerClass (#640)
### Description of the change

Introduce `service.{http,ssh}.loadBalancerClass`

### Benefits

Feature was not supported before. This is required if your cluster has multiple loadBalancer options and you want to select one

### Possible drawbacks

More yaml.

### Checklist

- [x] Parameters are documented in the `values.yaml` and added to the `README.md` using [readme-generator-for-helm](https://github.com/bitnami-labs/readme-generator-for-helm)
- [x] Templating unittests are added

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/640
Reviewed-by: pat-s <pat-s@noreply.gitea.com>
Co-authored-by: Karitham <kar@karitham.dev>
Co-committed-by: Karitham <kar@karitham.dev>
2024-07-15 15:13:25 +00:00
..
config.yaml Add tests for HA assertion and clean up (#611) 2024-02-23 07:27:46 +00:00
deployment.yaml Enable admin user password creation/update mode in values (#677) 2024-07-07 09:59:29 +00:00
deprecation.yaml Add deprecation fail-safe for Chart templating (#269) 2021-12-23 00:25:32 +08:00
extra-list.yaml add extraDeploy to add arbitrary objects to the release (#441) 2023-05-02 21:32:54 +08:00
gpg-secret.yaml Fix wrong reference to existingKey (#415) 2023-03-21 14:16:41 +08:00
http-svc.yaml feat: service.{http,ssh}.loadBalancerClass (#640) 2024-07-15 15:13:25 +00:00
ingress.yaml DRY improvements (#664) 2024-06-06 20:39:41 +00:00
init.yaml Enable admin user password creation/update mode in values (#677) 2024-07-07 09:59:29 +00:00
poddisruptionbudget.yaml [Breaking] Add HA-support; switch to Deployment (#437) 2023-07-17 19:09:42 +00:00
pvc.yaml Add labels to PVC manifest (#581) 2024-01-22 09:35:58 +00:00
serviceaccount.yaml Add support for ServiceAccount configuration (#451) 2023-05-31 08:47:58 +00:00
servicemonitor.yaml Fixing prometheus monitoring (#157) 2021-06-07 22:28:28 +08:00
ssh-svc.yaml feat: service.{http,ssh}.loadBalancerClass (#640) 2024-07-15 15:13:25 +00:00