We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f3478e + 70ebc7f commit 484df55Copy full SHA for 484df55
content/en/docs/concepts/workloads/pods/ephemeral-containers.md
@@ -103,7 +103,7 @@ the ephemeral container to add as an `EphemeralContainers` list:
103
"apiVersion": "v1",
104
"kind": "EphemeralContainers",
105
"metadata": {
106
- "name": "example-pod"
+ "name": "example-pod"
107
},
108
"ephemeralContainers": [{
109
"command": [
0 commit comments