modified: README.md

This commit is contained in:
2025-04-18 22:03:27 +00:00
parent bb0ab8d72c
commit f145b50722

View File

@@ -8,7 +8,7 @@ Using [gitea](https://git.limbosolutions.com/kb/gitea) as git server.
- [kubernetes Namespace](#kubernetes-namespace)
- [Add Help Chart](#add-help-chart)
- [Update Helm charts](#update-helm-charts)
- [Upgrade / Install](#upgrade--install)
- [Install / Update](#install--update)
- [ssh ingress](#ssh-ingress)
- [Backups](#backups)
- [Proxmox Backup Server (kubernetes cron job)](#proxmox-backup-server-kubernetes-cron-job)
@@ -43,7 +43,7 @@ helm repo add gitea-charts https://dl.gitea.com/charts/
helm repo update
```
### Upgrade / Install
### Install / Update
```bash
helm upgrade --install gitea gitea-charts/gitea \