You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// certPath is the path where certificates exist. When set, it takes precedence over ClientSecret for types that uses certs like ServicePrincipalCertificate.
63
+
// +optional
64
+
CertPathstring`json:"certPath,omitempty"`
62
65
// TenantID is the service principal primary tenant id.
63
66
TenantIDstring`json:"tenantID"`
64
67
// AllowedNamespaces is used to identify the namespaces the clusters are allowed to use the identity from.
0 commit comments