mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
Fix various typos in kubectl
This commit is contained in:
@@ -680,7 +680,7 @@ Scaling foo-v2 up to 1
|
||||
`,
|
||||
},
|
||||
{
|
||||
name: "1->2 25/25 complex asymetric deployment",
|
||||
name: "1->2 25/25 complex asymmetric deployment",
|
||||
oldRc: oldRc(1, 1),
|
||||
newRc: newRc(0, 2),
|
||||
newRcExists: false,
|
||||
|
||||
Reference in New Issue
Block a user