Rename infra dir
This commit is contained in:
4
infra-scripts/gitea/Makefile
Normal file
4
infra-scripts/gitea/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
install:
|
||||
helm repo add gitea-charts https://dl.gitea.com/charts/
|
||||
helm repo update gitea-charts
|
||||
helm upgrade --install -n gitea --create-namespace gitea gitea-charts/gitea --version 10.6.0 -f values.yml
|
||||
Reference in New Issue
Block a user