|
@@ -76,6 +76,7 @@ questions:
|
|
schema:
|
|
schema:
|
|
type: dict
|
|
type: dict
|
|
additional_attrs: true
|
|
additional_attrs: true
|
|
|
|
+ attrs: []
|
|
|
|
|
|
- variable: proxy
|
|
- variable: proxy
|
|
label: "Configure Proxy environment variable"
|
|
label: "Configure Proxy environment variable"
|
|
@@ -83,6 +84,11 @@ questions:
|
|
schema:
|
|
schema:
|
|
type: dict
|
|
type: dict
|
|
attrs:
|
|
attrs:
|
|
|
|
+ - variable: enabled
|
|
|
|
+ label: "Enable Proxy"
|
|
|
|
+ schema:
|
|
|
|
+ type: boolean
|
|
|
|
+ default: false
|
|
- variable: http
|
|
- variable: http
|
|
label: "HTTP Proxy"
|
|
label: "HTTP Proxy"
|
|
schema:
|
|
schema:
|
|
@@ -143,8 +149,9 @@ questions:
|
|
- variable: hostPath
|
|
- variable: hostPath
|
|
label: "Specify HostPath for Transcode"
|
|
label: "Specify HostPath for Transcode"
|
|
schema:
|
|
schema:
|
|
- type: hostPath
|
|
|
|
|
|
+ type: hostpath
|
|
required: true
|
|
required: true
|
|
|
|
+ default: ""
|
|
- variable: volume
|
|
- variable: volume
|
|
label: "Configure iXVolume"
|
|
label: "Configure iXVolume"
|
|
schema:
|
|
schema:
|
|
@@ -181,8 +188,9 @@ questions:
|
|
- variable: hostPath
|
|
- variable: hostPath
|
|
label: "Specify HostPath for Data"
|
|
label: "Specify HostPath for Data"
|
|
schema:
|
|
schema:
|
|
- type: hostPath
|
|
|
|
|
|
+ type: hostpath
|
|
required: true
|
|
required: true
|
|
|
|
+ default: ""
|
|
- variable: volume
|
|
- variable: volume
|
|
label: "Configure iXVolume"
|
|
label: "Configure iXVolume"
|
|
schema:
|
|
schema:
|
|
@@ -219,8 +227,9 @@ questions:
|
|
- variable: hostPath
|
|
- variable: hostPath
|
|
label: "Specify HostPath for Config"
|
|
label: "Specify HostPath for Config"
|
|
schema:
|
|
schema:
|
|
- type: hostPath
|
|
|
|
|
|
+ type: hostpath
|
|
required: true
|
|
required: true
|
|
|
|
+ default: ""
|
|
- variable: volume
|
|
- variable: volume
|
|
label: "Configure iXVolume"
|
|
label: "Configure iXVolume"
|
|
schema:
|
|
schema:
|