One character fix to unbreak Netlify (#9331)

This commit is contained in:
Zach Corleissen
2018-06-29 14:36:20 -07:00
committed by k8s-ci-robot
parent b9f9d1ef70
commit 94e3d092d1
@@ -202,7 +202,7 @@ field in the quota spec.
A quota is matched and consumed only if `scopeSelector` in the quota spec selects the pod. A quota is matched and consumed only if `scopeSelector` in the quota spec selects the pod.
{{< note > }} {{< note >}}
**Note:** You need to enable the feature gate `ResourceQuotaScopeSelectors`before using resource quotas **Note:** You need to enable the feature gate `ResourceQuotaScopeSelectors`before using resource quotas
per PriorityClass. per PriorityClass.
{{< /note >}} {{< /note >}}