mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Run pseudo/init-pseudo-module.sh to fetch packages
This commit is contained in:
10
pseudo/k8s/api/testdata/HEAD/core.v1.PodExecOptions.json
vendored
Normal file
10
pseudo/k8s/api/testdata/HEAD/core.v1.PodExecOptions.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"kind": "PodExecOptions",
|
||||
"apiVersion": "v1",
|
||||
"stdin": true,
|
||||
"stderr": true,
|
||||
"container": "2",
|
||||
"command": [
|
||||
"3"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user