Skip to content

Commit

Permalink
Update deployment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Oct 2, 2023
1 parent 8694a95 commit e0290aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ helm upgrade --install --reuse-values \
If it is necessary to reset this superuser's password, simply restart the server.

```shell
kubectl rollout restart deployment chris-chris-server
kubectl rollout restart deployment -l app.kubernetes.io/name=chris-server
```

### _ChRISomatic_
Expand Down

0 comments on commit e0290aa

Please sign in to comment.