fix(typo): correct 'reources' to 'resources'

This commit is contained in:
Harry Li 2024-09-05 00:01:28 +08:00
parent 7df5940bf9
commit 9bd3826bf1

View File

@ -75,7 +75,7 @@ const resetFieldsStatusDefault = `{"status": {"conditions": [{"type": "MyStatus"
var resetFieldsSkippedResources = map[string]struct{}{}
// noConflicts is the set of reources for which
// noConflicts is the set of resources for which
// a conflict cannot occur.
var noConflicts = map[string]struct{}{
// both spec and status get wiped for CSRs,