playbook/roles/harbor/files/setup-with-ali-oss.sh: set version 1.11.2
This commit is contained in:
parent
a28e33a1ba
commit
aa729165b8
@ -52,4 +52,4 @@ EOF
|
||||
export KUBECONFIG=/etc/rancher/k3s/k3s.yaml
|
||||
helm repo add harbor https://helm.goharbor.io
|
||||
helm repo update
|
||||
helm upgrade --install artifact harbor/harbor -f harbor-config.yaml -n $namespace
|
||||
helm upgrade --install artifact harbor/harbor -f harbor-config.yaml --version 1.11.2 -n $namespace
|
||||
|
||||
Loading…
Reference in New Issue
Block a user