mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 09:49:13 +00:00
Run pseudo/init-pseudo-module.sh to fetch packages
This commit is contained in:
9
pseudo/k8s/api/testdata/v1.15.0/core.v1.PatchOptions.json
vendored
Normal file
9
pseudo/k8s/api/testdata/v1.15.0/core.v1.PatchOptions.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"kind": "PatchOptions",
|
||||
"apiVersion": "v1",
|
||||
"dryRun": [
|
||||
"2"
|
||||
],
|
||||
"force": true,
|
||||
"fieldManager": "3"
|
||||
}
|
||||
Reference in New Issue
Block a user