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.
21 lines
781 B
21 lines
781 B
## 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
|
|
|
|
krsync -avz --progress --stats /media/cristian/1B64C1DA7C0645B2/gitea-pvc/2023-07-05/ sapiantools-55bb7d876d-5ztl9:/data-gitea-0/
|
|
|
|
krsync -avz --progress --stats sapiantools-55bb7d876d-c987g:/data-gitea-0/ /media/cristian/Datos/GIT_PVC/ |