Gitea-HelmChart/templates/gitea
Dalton Russell dd304c1c1a Add deployment labels to deployment (#649)
### Description of the change

Applies `deployment.labels` to the deployment itself.

### Benefits

Allows the user to add labels to the deployment.

### Possible drawbacks

None

### 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/649
Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.com>
Co-authored-by: Dalton Russell <dalton.russell@tangramflex.com>
Co-committed-by: Dalton Russell <dalton.russell@tangramflex.com>
2024-05-02 04:43:42 +00:00
..
config.yaml Add tests for HA assertion and clean up (#611) 2024-02-23 07:27:46 +00:00
deployment.yaml Add deployment labels to deployment (#649) 2024-05-02 04:43:42 +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 Allowing Custom Labels in SVC Templates (#597) 2024-01-13 09:58:30 +00:00
ingress.yaml Improving DRY principle support on gitea Ingress host name (#498) 2023-09-22 15:09:13 +00:00
init.yaml Properly sanitize gitea admin output (#590) 2023-12-21 07:59:18 +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 Allowing Custom Labels in SVC Templates (#597) 2024-01-13 09:58:30 +00:00