DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.
Optional
Type of daemon set update. Can be "RollingUpdate" or "OnDelete". Default is RollingUpdate.
Static
Generated using TypeDoc
DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.