Browse Source

Add msising 'attrs' attribute to comply with schema

Waqar Ahmed 4 years ago
parent
commit
bef8a0a31c

+ 1 - 0
charts/ix-chart/2102.0.0/questions.yaml

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

+ 1 - 0
charts/plex/1.1.0/questions.yaml

@@ -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"

+ 1 - 0
test/ix-chart/2101.0.0/questions.yaml

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

+ 1 - 0
test/plex/1.1.1/questions.yaml

@@ -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"