helm-basic-deployment
Helm install
- helm repo add helm-basic-deployment https://moonape1226.github.io/helm-basic-deployment
- helm repo update
- helm upgrade –install helm-basic-deployment helm-basic-deployment/helm-basic-deployment -f values.yaml
Example