KubectlApplySettings.

ForceConflicts Property

Summary

--force-conflicts If true, server-side apply will force the changes against conflicts.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlApplySettings

Syntax

public Nullable<bool> ForceConflicts { get; set; }

Value

Type Description
Nullable<bool>