restore immutable flag on hostPath

This commit is contained in:
Stavros kois
2023-11-21 15:44:14 +02:00
committed by Stavros Kois
parent 8d28d767bb
commit 9fe537ea98

View File

@@ -156,6 +156,7 @@ questions:
schema:
type: hostpath
show_if: [["aclEnable", "=", false]]
immutable: true
required: true
- variable: library
label: Immich Library Storage
@@ -234,6 +235,7 @@ questions:
schema:
type: hostpath
show_if: [["aclEnable", "=", false]]
immutable: true
required: true
- variable: thumbs
label: Immich Thumbs Storage
@@ -312,6 +314,7 @@ questions:
schema:
type: hostpath
show_if: [["aclEnable", "=", false]]
immutable: true
required: true
- variable: profile
label: Immich Profile Storage
@@ -390,6 +393,7 @@ questions:
schema:
type: hostpath
show_if: [["aclEnable", "=", false]]
immutable: true
required: true
- variable: video
label: Immich Video Storage
@@ -468,6 +472,7 @@ questions:
schema:
type: hostpath
show_if: [["aclEnable", "=", false]]
immutable: true
required: true
- variable: pgData
@@ -555,6 +560,7 @@ questions:
schema:
type: hostpath
show_if: [["aclEnable", "=", false]]
immutable: true
required: true
- variable: pgBackup
@@ -642,6 +648,7 @@ questions:
schema:
type: hostpath
show_if: [["aclEnable", "=", false]]
immutable: true
required: true
- variable: additionalStorages
@@ -712,6 +719,7 @@ questions:
schema:
type: hostpath
show_if: [["aclEnable", "=", false]]
immutable: true
required: true
- variable: ixVolumeConfig
label: ixVolume Configuration