Skip to content

Commit

Permalink
Update helm-docs and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 18, 2022
1 parent afe993a commit 093d0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other-charts/prepull-daemonset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ caches<sup>†</sup> are fresh), there are a few options:

```
# by default, every upgrade is randomized / does a rollout (`--set randomize=false` to disable this behavior)
helm upgrade install preepull-daemonset rstudio/prepull-daemonset
helm upgrade install prepull-daemonset rstudio/prepull-daemonset
# or use kubectl
kubectl rollout restart daemonset/prepull-daemonset
Expand Down

0 comments on commit 093d0dc

Please sign in to comment.