mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 10:00:56 +00:00
12 lines
375 B
JSON
12 lines
375 B
JSON
{
|
|
"definitions": {
|
|
"SampleCompanyOnePrimitiveString": {
|
|
"type": "string",
|
|
"id": "x-samplecompanyone-mystr"
|
|
},
|
|
"SampleCompanyTwoPrimitiveString": {
|
|
"type": "string",
|
|
"id": "x-samplecompanyone-mystr"
|
|
}
|
|
}
|
|
} |