modified: README.md
This commit is contained in:
@@ -9,6 +9,7 @@ Using [gitea](https://git.limbosolutions.com/kb/gitea) as git server.
|
|||||||
- [Add Help Chart](#add-help-chart)
|
- [Add Help Chart](#add-help-chart)
|
||||||
- [Update Helm charts](#update-helm-charts)
|
- [Update Helm charts](#update-helm-charts)
|
||||||
- [Upgrade / Install](#upgrade--install)
|
- [Upgrade / Install](#upgrade--install)
|
||||||
|
- [ssh ingress](#ssh-ingress)
|
||||||
- [Backups](#backups)
|
- [Backups](#backups)
|
||||||
- [Proxmox Backup Server (kubernetes cron job)](#proxmox-backup-server-kubernetes-cron-job)
|
- [Proxmox Backup Server (kubernetes cron job)](#proxmox-backup-server-kubernetes-cron-job)
|
||||||
- [Borg and Offsite sync (kubernetes cron job)](#borg-and-offsite-sync-kubernetes-cron-job)
|
- [Borg and Offsite sync (kubernetes cron job)](#borg-and-offsite-sync-kubernetes-cron-job)
|
||||||
@@ -51,6 +52,12 @@ helm upgrade --install gitea gitea-charts/gitea \
|
|||||||
--namespace=git-limbosolutions-com
|
--namespace=git-limbosolutions-com
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### ssh ingress
|
||||||
|
|
||||||
|
```bash
|
||||||
|
kubectl apply -f ./gitea/ssh-ingress.yaml
|
||||||
|
```
|
||||||
|
|
||||||
## Backups
|
## Backups
|
||||||
|
|
||||||
### Proxmox Backup Server (kubernetes cron job)
|
### Proxmox Backup Server (kubernetes cron job)
|
||||||
|
|||||||
Reference in New Issue
Block a user