Skip to content

acesso-bankly/bankly-helm-chart

Repository files navigation

bankly-helm-chart

execute these commands to generate helm chart

helm lint bankly-curity

helm package bankly-curity

helm repo index --url https://acesso-bankly.github.io/bankly-helm-chart .

test locally

helm install deploy-bankly-product ./bankly-product --dry-run --debug

upgrade

helm upgrade -f .\stepllader-values.yaml --set isCanary=false,environment="production" -i "namespace.service-name" bankly-helm/bankly-product --dry-run --debug

repository

helm repo add bankly-helm https://acesso-bankly.github.io/bankly-helm-chart

```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published