rancher v2.15.1
EncryptionKeyRotation.spec
Spec defines the desired state of the EncryptionKeyRotation.
| Field / Type | Description |
|---|---|
ClusterRef is a reference to the Cluster this operation is associated with.
| |
paused | Paused indicates whether the operation is paused. When paused, the operation will halt execution. |
ttl | TTL is the time-to-live for the operation in seconds. This TTL is only enforced when the operation is not paused and has reached a terminal state. Setting a value < 0 represents +infinity, i.e. an operation which does not expire. The default value is `0`. A value == 0 expires immediately.
|