website/content/en/docs/concepts/policy
Steven E. Harris ef3c9ec370 Correct ResourceQuota PriorityClass config example (#12055)
The LimitedResource type has the field "MatchScopes" as a sibling to
the field "Resource," but the YAML document in the example showed the
"MatchScopes" field as a child of the top-level Configuration
type. Correct the example to match the actual schema.

While we're here, swap the order of the "scopeName" and "operator"
fields used in the YAML, to make it clearer in infix style that the
operator binds the scope name to a (possibly empty) set of values.
2019-01-08 04:21:44 -08:00
..
_index.md Reorder concepts sections (#11032) 2018-11-19 13:05:13 -08:00
pod-security-policy.md fix control aspect of PodSecurityPolic to include RunAsGroup (#11108) 2018-11-20 17:01:37 -08:00
resource-quotas.md Correct ResourceQuota PriorityClass config example (#12055) 2019-01-08 04:21:44 -08:00