Skip to content

Commit

Permalink
Update license update command
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Dec 18, 2023
1 parent 468854b commit b016a41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/setup/upgrade/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ helm upgrade stash oci://ghcr.io/appscode-charts/stash \
--version=<cur_version> \
--namespace stash --create-namespace \
--reuse-values \
--set features.enterprise=true \
--set-file global.license=/path/to/new/license.txt \
--wait --burst-limit=10000 --debug
```
Expand Down

0 comments on commit b016a41

Please sign in to comment.