KubectlApplySettings.

Overwrite Property

Summary

--overwrite Automatically resolve conflicts between the modified and live configuration by using values from the modified configuration
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlApplySettings

Syntax

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

Value

Type Description
Nullable<bool>