mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-13 13:55:41 +00:00
fix typo
This commit is contained in:
parent
8f15859afc
commit
e9b384f5a7
@ -1007,7 +1007,7 @@ var _ = SIGDescribe("ResourceQuota", func() {
|
||||
reported hard status values MUST equal the new spec hard values.
|
||||
Getting the /status MUST succeed and the reported hard status
|
||||
values MUST equal the spec hard values. Repatching the hard status
|
||||
values MUST succeed. The spec spec MUST NOT be changed when
|
||||
values MUST succeed. The spec MUST NOT be changed when
|
||||
patching /status.
|
||||
*/
|
||||
framework.ConformanceIt("should apply changes to a resourcequota status", func(ctx context.Context) {
|
||||
|
Loading…
Reference in New Issue
Block a user