|
@@ -183,7 +183,7 @@ questions:
|
|
|
show_if: [["aclEnable", "=", true]]
|
|
|
attrs: []
|
|
|
- variable: hostPathConfig
|
|
|
- label: hostPathConfig
|
|
|
+ label: Host Path Configuration
|
|
|
schema:
|
|
|
type: dict
|
|
|
show_if: [["type", "=", "hostPath"]]
|
|
@@ -208,6 +208,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
- variable: pgData
|
|
|
label: Postgres Data Storage
|
|
@@ -247,7 +248,7 @@ questions:
|
|
|
schema:
|
|
|
type: boolean
|
|
|
# Postgres does a CHMOD at startup
|
|
|
- # Which fails with ACL
|
|
|
+ # Which fails with ACL
|
|
|
hidden: true
|
|
|
default: false
|
|
|
- variable: datasetName
|
|
@@ -266,7 +267,7 @@ questions:
|
|
|
show_if: [["aclEnable", "=", true]]
|
|
|
attrs: []
|
|
|
- variable: hostPathConfig
|
|
|
- label: hostPathConfig
|
|
|
+ label: Host Path Configuration
|
|
|
schema:
|
|
|
type: dict
|
|
|
show_if: [["type", "=", "hostPath"]]
|
|
@@ -277,7 +278,7 @@ questions:
|
|
|
schema:
|
|
|
type: boolean
|
|
|
# Postgres does a CHMOD at startup
|
|
|
- # Which fails with ACL
|
|
|
+ # Which fails with ACL
|
|
|
hidden: true
|
|
|
default: false
|
|
|
- variable: acl
|
|
@@ -294,6 +295,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
- variable: pgBackup
|
|
|
label: Postgres Backup Storage
|
|
@@ -322,7 +324,7 @@ questions:
|
|
|
schema:
|
|
|
type: dict
|
|
|
# Nothing to show for the user
|
|
|
- hidden: true
|
|
|
+ hidden: true
|
|
|
show_if: [["type", "=", "ixVolume"]]
|
|
|
$ref:
|
|
|
- "normalize/ixVolume"
|
|
@@ -333,7 +335,7 @@ questions:
|
|
|
schema:
|
|
|
type: boolean
|
|
|
# Postgres does a CHMOD at startup
|
|
|
- # Which fails with ACL
|
|
|
+ # Which fails with ACL
|
|
|
hidden: true
|
|
|
default: false
|
|
|
- variable: datasetName
|
|
@@ -352,7 +354,7 @@ questions:
|
|
|
show_if: [["aclEnable", "=", true]]
|
|
|
attrs: []
|
|
|
- variable: hostPathConfig
|
|
|
- label: hostPathConfig
|
|
|
+ label: Host Path Configuration
|
|
|
schema:
|
|
|
type: dict
|
|
|
show_if: [["type", "=", "hostPath"]]
|
|
@@ -363,7 +365,7 @@ questions:
|
|
|
schema:
|
|
|
type: boolean
|
|
|
# Postgres does a CHMOD at startup
|
|
|
- # Which fails with ACL
|
|
|
+ # Which fails with ACL
|
|
|
hidden: true
|
|
|
default: false
|
|
|
- variable: acl
|
|
@@ -380,6 +382,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
|
|
|
- variable: additionalStorages
|
|
@@ -425,7 +428,7 @@ questions:
|
|
|
type: path
|
|
|
required: true
|
|
|
- variable: hostPathConfig
|
|
|
- label: hostPathConfig
|
|
|
+ label: Host Path Configuration
|
|
|
schema:
|
|
|
type: dict
|
|
|
show_if: [["type", "=", "hostPath"]]
|
|
@@ -450,6 +453,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
- variable: ixVolumeConfig
|
|
|
label: ixVolume Configuration
|