Add configurable monitoring interval
This commit is contained in:
@ -48,6 +48,7 @@ pvc:
|
||||
intervals:
|
||||
vm_shutdown_timeout: {{ pvc_vm_shutdown_timeout }}
|
||||
keepalive_interval: {{ pvc_keepalive_interval }}
|
||||
monitoring_interval: {{ pvc_monitoring_interval }}
|
||||
fence_intervals: {{ pvc_fence_intervals }}
|
||||
suicide_intervals: {{ pvc_suicide_intervals }}
|
||||
fencing:
|
||||
|
Reference in New Issue
Block a user