chore(gitea): include notes about persistence and volumes in zones in aws

This commit is contained in:
Michele Cereda
2024-09-26 22:26:59 +02:00
parent 185daced62
commit ae764b0a62
2 changed files with 24 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ helm --namespace 'kube-system' get values 'metrics-server'
helm -n 'monitoring' delete 'grafana'
helm plugin list
helm plugin install 'https://github.com/databus23/helm-diff'
helm -n 'pocs' diff upgrade --repo 'https://dl.gitea.com/charts/' 'gitea' 'gitea' -f 'values.yaml'