fixes: some wrong comments
This commit is contained in:
@@ -40,7 +40,7 @@ type csrStrategy struct {
|
||||
// CSR objects.
|
||||
var Strategy = csrStrategy{legacyscheme.Scheme, names.SimpleNameGenerator}
|
||||
|
||||
// NamespaceScoped is true for CSRs.
|
||||
// NamespaceScoped is false for CSRs.
|
||||
func (csrStrategy) NamespaceScoped() bool {
|
||||
return false
|
||||
}
|
||||
|
Reference in New Issue
Block a user