Skip to content

Commit

Permalink
Update document change model auto redeploy default value to true (#7369)
Browse files Browse the repository at this point in the history
Signed-off-by: zane-neo <[email protected]>
  • Loading branch information
zane-neo authored Jun 13, 2024
1 parent 2c71a4d commit 422fed3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _ml-commons-plugin/cluster-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,12 +303,12 @@ This setting automatically redeploys deployed or partially deployed models upon
### Setting
```
plugins.ml_commons.model_auto_redeploy.enable: false
plugins.ml_commons.model_auto_redeploy.enable: true
```
### Values
- Default value: false
- Default value: true
- Valid values: `false`, `true`
## Set retires for auto redeploy
Expand Down

0 comments on commit 422fed3

Please sign in to comment.