chore(gitea): run on k8s

This commit is contained in:
Michele Cereda
2024-08-28 18:33:04 +02:00
parent 753dadce19
commit 01b1508ab4
5 changed files with 15 additions and 0 deletions

View File

@@ -27,3 +27,5 @@ helm get manifest 'wordpress'
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'