From 9fe537ea9826c0b974c2fed7aa4d246581987d8c Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Tue, 21 Nov 2023 15:44:14 +0200 Subject: [PATCH] restore immutable flag on hostPath --- library/ix-dev/community/immich/questions.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/library/ix-dev/community/immich/questions.yaml b/library/ix-dev/community/immich/questions.yaml index 38c0f2b50a..5137eeb7bf 100644 --- a/library/ix-dev/community/immich/questions.yaml +++ b/library/ix-dev/community/immich/questions.yaml @@ -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