KubectlCreateSecretTlsSettings.

AppendHash Property

Summary

--append-hash Append a hash of the secret to its name.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCreateSecretTlsSettings

Syntax

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

Value

Type Description
Nullable<bool>