Commit bef8a0a3 authored by Waqar Ahmed's avatar Waqar Ahmed

Add msising 'attrs' attribute to comply with schema

parent 9a3e7ca6
...@@ -446,3 +446,4 @@ questions: ...@@ -446,3 +446,4 @@ questions:
type: dict type: dict
$ref: $ref:
- "definitions/gpuConfiguration" - "definitions/gpuConfiguration"
attrs: []
...@@ -149,6 +149,7 @@ questions: ...@@ -149,6 +149,7 @@ questions:
type: dict type: dict
$ref: $ref:
- "definitions/gpuConfiguration" - "definitions/gpuConfiguration"
attrs: []
- variable: appVolumeMounts - variable: appVolumeMounts
label: "Plex Storage" label: "Plex Storage"
......
...@@ -446,3 +446,4 @@ questions: ...@@ -446,3 +446,4 @@ questions:
type: dict type: dict
$ref: $ref:
- "definitions/gpuConfiguration" - "definitions/gpuConfiguration"
attrs: []
...@@ -113,6 +113,7 @@ questions: ...@@ -113,6 +113,7 @@ questions:
type: dict type: dict
$ref: $ref:
- "definitions/gpuConfiguration" - "definitions/gpuConfiguration"
attrs: []
- variable: appVolumeMounts - variable: appVolumeMounts
label: "Plex Storage" label: "Plex Storage"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment