Share via


ManagedClusterSecurityProfileDefenderSecurityGating.IsSecretAccessAllowed Property

Definition

In use only while registry access granted by secret rather than managed identity. Set whether to grant the Defender gating agent access to the cluster's secrets for pulling images from registries. If secret access is denied and the registry requires pull secrets, the add-on will not perform any image validation. Default value is false.

public bool? IsSecretAccessAllowed { get; set; }
member this.IsSecretAccessAllowed : Nullable<bool> with get, set
Public Property IsSecretAccessAllowed As Nullable(Of Boolean)

Property Value

Applies to