Share via


KubeletConfig.AllowedUnsafeSysctls Property

Definition

Allowed list of unsafe sysctls or unsafe sysctl patterns (ending in *).

public System.Collections.Generic.IList<string> AllowedUnsafeSysctls { get; }
member this.AllowedUnsafeSysctls : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedUnsafeSysctls As IList(Of String)

Property Value

Applies to