chore: change repo name to helm-gitea (#823)
Co-authored-by: techknowlogick <[email protected]> Reviewed-on: https://gitea.com/gitea/helm-gitea/pulls/823 Reviewed-by: techknowlogick <[email protected]> Reviewed-by: Lunny Xiao <[email protected]> Co-authored-by: pat-s <[email protected]> Co-committed-by: pat-s <[email protected]>
This commit is contained in:
committed by
pat-s
co-authored by
techknowlogick
parent
c0cadb9056
commit
7245b3b4cc
+1
-1
@@ -38,7 +38,7 @@ be used:
|
||||
|
||||
1. Install `minikube` and `helm`.
|
||||
1. Start a `minikube` cluster via `minikube start`.
|
||||
1. From the `gitea/helm-chart` directory execute the following command.
|
||||
1. From the `gitea/helm-gitea` directory execute the following command.
|
||||
This will install the dependencies listed in `Chart.yml` and deploy the current state of the helm chart found locally.
|
||||
If you want to test a branch, make sure to switch to the respective branch first.
|
||||
`helm install --dependency-update gitea . -f values.yaml`.
|
||||
|
||||
Reference in New Issue
Block a user