Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Sep 27, 2024
1 parent 34b01ee commit 497f800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_harbor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ namespace="harbor"

ink "Install Harbor"
helm repo add harbor https://helm.goharbor.io
helm upgrade --install harbor-csan harbor/harbor --version $harbor_chart_version -n "$namespace" --create-namespace -f $DIR/values.yaml
helm upgrade --wait --install harbor-csan harbor/harbor --version $harbor_chart_version -n "$namespace" --create-namespace -f $DIR/values.yaml

0 comments on commit 497f800

Please sign in to comment.