Skip to content

Commit

Permalink
Added description placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Herbert committed Nov 18, 2024
1 parent 226b269 commit abd4d31
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Schemas/ioc-instance.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@
"resources": {
"$ref": "https://kubernetesjsonschema.dev/v1.18.1/_definitions.json#/definitions/io.k8s.api.core.v1.Container/properties/resources"
},
"podSpec": {
"type": "object",
"description": "TODO: Write description"
},
"nodeName": {
"$ref": "https://kubernetesjsonschema.dev/v1.18.1/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/nodeName"
},
Expand Down

0 comments on commit abd4d31

Please sign in to comment.