Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (6 loc) · 443 Bytes

RetryAffinity.md

File metadata and controls

13 lines (6 loc) · 443 Bytes

RetryAffinity

RetryAffinity prevents running steps on the same host.

Properties

Name Type Description Notes
nodeAntiAffinity Object RetryNodeAntiAffinity is a placeholder for future expansion, only empty nodeAntiAffinity is allowed. In order to prevent running steps on the same host, it uses "kubernetes.io/hostname". [optional]