chore(apps): completely remove mountPath reference from GUI (#1572)

This commit is contained in:
Kjeld Schouten-Lebbing
2021-12-19 18:55:24 +01:00
committed by GitHub
parent 1933ddfe60
commit 5092e970d9
189 changed files with 0 additions and 1696 deletions
-32
View File
@@ -334,14 +334,6 @@ questions:
- value: "Memory"
description: "Memory"
# Include{persistenceAdvanced}
- variable: mountPath
label: "mountPath (Non-editable"
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/etc/icinga2"
editable: false
valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
- variable: data
label: "App data Storage"
description: "Stores the Application data."
@@ -384,14 +376,6 @@ questions:
- value: "Memory"
description: "Memory"
# Include{persistenceAdvanced}
- variable: mountPath
label: "mountPath (Non-editable"
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/var/lib/icinga2"
editable: false
valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
- variable: web
label: "App web Storage"
description: "Stores the Application web data."
@@ -434,14 +418,6 @@ questions:
- value: "Memory"
description: "Memory"
# Include{persistenceAdvanced}
- variable: mountPath
label: "mountPath (Non-editable"
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/etc/icingaweb2"
editable: false
valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
- variable: ssmtp
label: "App ssmtp Storage"
description: "Stores the Application ssmtp Configuration."
@@ -484,14 +460,6 @@ questions:
- value: "Memory"
description: "Memory"
# Include{persistenceAdvanced}
- variable: mountPath
label: "mountPath (Non-editable"
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/etc/ssmtp"
editable: false
valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
# Include{persistenceList}
- variable: ingress