Initial commit
This commit is contained in:
5
manifests/apps/gitea/helm/install.md
Normal file
5
manifests/apps/gitea/helm/install.md
Normal file
@@ -0,0 +1,5 @@
|
||||
```sh
|
||||
kubectl apply -f admin-secret.yaml,db-secret.yaml
|
||||
helm repo add gitea-charts https://dl.gitea.com/charts/
|
||||
helm repo update
|
||||
```
|
||||
Reference in New Issue
Block a user