Skip to main content
Version: v0.11

opsrule

opsrule can be used to define workspace-level operational rule configurations.

Attributes

Name and DescriptionTypeDefault ValueRequired
maxUnavailable
The maximum percentage of the total pod instances in the component that can be
simultaneously unhealthy.
int | strUndefinedoptional

Examples

modules:
kusionstack/opsrule@0.1.0:
default:
maxUnavailable: "40%"