mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-22 23:07:00 +00:00
10 lines
135 B
JSON
10 lines
135 B
JSON
{
|
|
"kind": "PodExecOptions",
|
|
"apiVersion": "v1",
|
|
"stdin": true,
|
|
"stderr": true,
|
|
"container": "2",
|
|
"command": [
|
|
"3"
|
|
]
|
|
} |