revert broken test patches

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-12 17:03:59 +02:00
parent 6843e8d181
commit b24cecbb71
2 changed files with 10 additions and 8 deletions

View File

@@ -24,4 +24,4 @@ name: testbed
sources:
- https://github.com/Jackett/Jackett
type: application
version: 6.11.23
version: 6.11.24

View File

@@ -299,7 +299,7 @@ questions:
hidden: true
- variable: type
label: "(Advanced) Type of Storage"
description: "Type of storage. Warning: Anything other than pvc will not work with rollback!"
description: "Type of storage. Warning: Anything other than pvc will not work with rollback!""
schema:
type: string
default: "pvc"
@@ -468,7 +468,7 @@ questions:
hidden: true
- variable: type
label: "(Advanced) Type of Storage"
description: "Type of storage. Warning: Anything other than pvc will not work with rollback!"
description: "Type of storage. Warning: Anything other than pvc will not work with rollback!""
schema:
type: string
default: "pvc"
@@ -725,11 +725,13 @@ questions:
schema:
type: boolean
default: false
- variable: ingressClassName
label: "IngressClass Name"
schema:
type: string
default: ""
show_subquestions_if: true
subquestions:
- variable: ingressClassName
label: "IngressClass Name"
schema:
type: string
default: ""
- variable: labelsList
label: "Labels"
schema: