Optional persistent configuration
This commit is contained in:
@@ -33,6 +33,14 @@ catalog:
|
||||
required: true
|
||||
type: string
|
||||
|
||||
- variable: "PERSIST_CONF"
|
||||
label: "Persistent Configuration"
|
||||
description: |
|
||||
Have a persistent httpd.conf file mounted.
|
||||
default: true
|
||||
required: true
|
||||
type: boolean
|
||||
|
||||
- variable: "DATA_DIR"
|
||||
label: "Data Directory"
|
||||
description: |
|
||||
|
||||
Reference in New Issue
Block a user