diff --git a/library/ix-dev/community/pigallery2/Chart.yaml b/library/ix-dev/community/pigallery2/Chart.yaml index e598ee4b6f..660b90525c 100644 --- a/library/ix-dev/community/pigallery2/Chart.yaml +++ b/library/ix-dev/community/pigallery2/Chart.yaml @@ -3,7 +3,7 @@ description: PiGallery2 is a fast directory-first photo gallery website, with ri annotations: title: PiGallery2 type: application -version: 1.2.3 +version: 1.2.4 apiVersion: v2 appVersion: 2.0.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/pigallery2/questions.yaml b/library/ix-dev/community/pigallery2/questions.yaml index ff08a36ccb..268fd8fcc7 100644 --- a/library/ix-dev/community/pigallery2/questions.yaml +++ b/library/ix-dev/community/pigallery2/questions.yaml @@ -288,6 +288,12 @@ questions: description: Host Path (Path that already exists on the system) - value: "ixVolume" description: ixVolume (Dataset created automatically by the system) + - variable: readOnly + label: Read Only + description: Mount the volume as read only. + schema: + type: boolean + default: false - variable: ixVolumeConfig label: ixVolume Configuration description: The configuration for the ixVolume dataset.