You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
8 months ago | |
|---|---|---|
| .. | ||
| gitea-PersistentVolumeClaim copy.yaml | 8 months ago | |
| gitea-PersistentVolumeClaim-rwo.yaml | 8 months ago | |
| gitea-metrics-IngressRoute.yaml | 8 months ago | |
| readme.md | 8 months ago | |
| sapiantools-Deployment-gitea.yaml | 8 months ago | |
| values.6.0.1.yaml | 8 months ago | |
| values.yaml | 8 months ago | |
readme.md
ADD REPO
helm repo add gitea-charts https://dl.gitea.io/charts/
SYNK PVC
krsync -avz --progress --stats sapiantools-59d74f89c5-bnhrr:/gitea-ceph-rdb-pvc/ /home/cristian/Documentos/pvc-cur/gitea/2022-10-06/
krsync -avz --progress --stats /home/cristian/Documentos/pvc-cur/gitea/2022-10-06/ sapiantools-8688c6cdc9-gmmft:/data-gitea-0/
INSTALL HELM
helm install gitea -n gitea --version=6.0.1 --values values.yaml gitea-charts/gitea
UPGRADE
helm upgrade gitea -n gitea --version=6.0.1 --values values.yaml gitea-charts/gitea