Skip to content

Commit

Permalink
Improved scheme description
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Herbert committed Nov 20, 2024
1 parent abd4d31 commit 87f9f32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Charts/ioc-instance/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ location: ""
# DEFAULT = .Values.$location
ioc_group: ""

# TODO: Description
# Features relating to the pod run time, such as USB devices
podSpec: {}


Expand Down
2 changes: 1 addition & 1 deletion Schemas/ioc-instance.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
},
"podSpec": {
"type": "object",
"description": "TODO: Write description"
"description": "Features relating to the pod run time, such as USB devices"
},
"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 87f9f32

Please sign in to comment.