kube-cascade/harbor/deploy.sh

3 lines
147 B
Bash

helm repo add harbor https://helm.goharbor.io && helm repo update
helm upgrade -i -n harbor --create-namespace harbor harbor/harbor -f values.yaml