Skip to content

Commit

Permalink
add property in compute.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachin Doddaiah Shylaja committed Nov 28, 2022
1 parent dcec109 commit 15a1e10
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14058,6 +14058,10 @@
"prioritizeUnhealthyInstances": {
"type": "boolean",
"description": "Upgrade all unhealthy instances in a scale set before any healthy instances."
},
"rollbackFailedInstancesOnPolicyBreach": {
"type": "boolean",
"description": " Rollback failed instances to previous model if the Rolling Upgrade policy is violated."
}
},
"description": "The configuration parameters used while performing a rolling upgrade."
Expand Down

0 comments on commit 15a1e10

Please sign in to comment.