Add msising 'attrs' attribute to comply with schema

This commit is contained in:
Waqar Ahmed
2021-02-22 15:40:55 +05:00
parent 9a3e7ca691
commit bef8a0a31c
4 changed files with 4 additions and 0 deletions

View File

@@ -446,3 +446,4 @@ questions:
type: dict
$ref:
- "definitions/gpuConfiguration"
attrs: []

View File

@@ -149,6 +149,7 @@ questions:
type: dict
$ref:
- "definitions/gpuConfiguration"
attrs: []
- variable: appVolumeMounts
label: "Plex Storage"

View File

@@ -446,3 +446,4 @@ questions:
type: dict
$ref:
- "definitions/gpuConfiguration"
attrs: []

View File

@@ -113,6 +113,7 @@ questions:
type: dict
$ref:
- "definitions/gpuConfiguration"
attrs: []
- variable: appVolumeMounts
label: "Plex Storage"