Adapt for persistence.emptyDir.enabled

This commit is contained in:
Stavros Kois 2021-05-23 20:38:29 +03:00 committed by kjeld Schouten-Lebbing
parent a869e30188
commit 54c0f3ce32
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
41 changed files with 387 additions and 99 deletions

View File

@ -62,7 +62,7 @@ questions:
default: "Etc/UTC" default: "Etc/UTC"
$ref: $ref:
- "definitions/timezone" - "definitions/timezone"
# Configure Bitwarden: # Configure Bitwarden:
- variable: bitwardenrs - variable: bitwardenrs
label: "" label: ""
group: "Configuration" group: "Configuration"
@ -521,7 +521,7 @@ questions:
required: true required: true
hidden: true hidden: true
## TrueCharts Specific ## TrueCharts Specific
- variable: persistence - variable: persistence
label: "Integrated Persistent Storage" label: "Integrated Persistent Storage"
description: "Websocket Service" description: "Websocket Service"
@ -560,9 +560,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"
@ -619,9 +625,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"
@ -671,9 +683,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -241,9 +241,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -241,9 +241,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -253,9 +253,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -392,9 +392,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -248,9 +248,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"
@ -307,9 +313,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"
@ -359,9 +371,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -253,9 +253,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -240,9 +240,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -252,9 +252,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -253,9 +253,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -253,9 +253,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -253,9 +253,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -241,9 +241,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -241,9 +241,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -241,9 +241,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -253,9 +253,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"
@ -305,9 +311,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -249,9 +249,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -380,9 +380,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -241,9 +241,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -248,9 +248,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -345,9 +345,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -441,9 +441,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -306,9 +306,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -240,9 +240,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -234,9 +234,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"
@ -286,9 +292,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -418,9 +418,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -268,9 +268,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -240,9 +240,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -240,9 +240,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -240,9 +240,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -240,9 +240,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -258,9 +258,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -240,9 +240,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -240,9 +240,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -375,9 +375,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -240,9 +240,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -560,9 +560,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -253,9 +253,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -630,9 +630,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"
@ -689,9 +695,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"
@ -741,9 +753,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -327,9 +327,15 @@ questions:
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: boolean type: dict
default: false
hidden: true hidden: true
attrs:
- variable: enabled
label: "Enable emptyDir"
schema:
type: boolean
default: false
hidden: true
- variable: accessMode - variable: accessMode
label: "Access Mode (Advanced)" label: "Access Mode (Advanced)"
description: "Allow or disallow multiple PVC's writhing to the same PVC" description: "Allow or disallow multiple PVC's writhing to the same PVC"

View File

@ -7,7 +7,6 @@ This article serves as a development extention to the storage article available
For all these storage solutions we require the commonchart to be added to the App. For all these storage solutions we require the commonchart to be added to the App.
The Common-Chart handles both the connection/addition of storage to the container and spinning up special k8s jobs to fix the permissions if requested for the Custom storage. The Common-Chart handles both the connection/addition of storage to the container and spinning up special k8s jobs to fix the permissions if requested for the Custom storage.
### Integrated Persistent Storage ### Integrated Persistent Storage
When adding an App, there are almost always certain folders that are required for solid Apps performance. For example config files that should be persistent across restarts. When adding an App, there are almost always certain folders that are required for solid Apps performance. For example config files that should be persistent across restarts.
@ -56,6 +55,7 @@ Preventing the user to disable them, ensures that users don't (by mistake) remov
- variable: emptyDir - variable: emptyDir
label: "Mount a ramdisk instead of actual storage" label: "Mount a ramdisk instead of actual storage"
schema: schema:
type: dict
hidden: true hidden: true
attrs: attrs:
- variable: enabled - variable: enabled