KubectlApplySettings.

OpenapiPatch Property

Summary

--openapi-patch If true, use openapi to calculate diff when the openapi presents and the resource can be found in the openapi spec. Otherwise, fall back to use baked-in types.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlApplySettings

Syntax

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

Value

Type Description
Nullable<bool>