Merge pull request #26429 from yaodingyd/patch-1

Fix indentation
This commit is contained in:
Kubernetes Prow Robot
2021-02-10 02:13:00 -08:00
committed by GitHub
@@ -103,7 +103,7 @@ the ephemeral container to add as an `EphemeralContainers` list:
"apiVersion": "v1", "apiVersion": "v1",
"kind": "EphemeralContainers", "kind": "EphemeralContainers",
"metadata": { "metadata": {
"name": "example-pod" "name": "example-pod"
}, },
"ephemeralContainers": [{ "ephemeralContainers": [{
"command": [ "command": [