Initial version
A simple update policy that specifies the parameters to be checked before performing an UPDATE to a cluster.
This commit is contained in:
parent
ed58a187f7
commit
a4a082ed75
7
examples/policies/update_policy_1_1_0.yaml
Normal file
7
examples/policies/update_policy_1_1_0.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
type: os.senlin.update_policy
|
||||
spec:
|
||||
min_in_service: 1
|
||||
max_batch_size: 1
|
||||
pause_time: 0
|
||||
cooldown: 0
|
||||
level: WARNING
|
Loading…
Reference in New Issue
Block a user