Fix orders of yaml for tasks/administer-cluster/[a-k]*.go (#14241)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
84163560cc
commit
5a89ffb684
@@ -37,8 +37,8 @@ in this struct. Make sure the Kubelet has read permissions on the file.
|
||||
|
||||
Here is an example of what this file might look like:
|
||||
```
|
||||
kind: KubeletConfiguration
|
||||
apiVersion: kubelet.config.k8s.io/v1beta1
|
||||
kind: KubeletConfiguration
|
||||
evictionHard:
|
||||
memory.available: "200Mi"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user