diff --git a/charts/syncthing/1.0.0/questions.yaml b/charts/syncthing/1.0.0/questions.yaml index 14d2bdb31b..722b7c5210 100644 --- a/charts/syncthing/1.0.0/questions.yaml +++ b/charts/syncthing/1.0.0/questions.yaml @@ -160,6 +160,8 @@ questions: schema: type: hostpath required: true + $ref: + - "validations/hostPath" - variable: extraAppVolumeMounts label: "Extra Host Path Volumes" diff --git a/test/syncthing/1.0.0/questions.yaml b/test/syncthing/1.0.0/questions.yaml index 14d2bdb31b..722b7c5210 100644 --- a/test/syncthing/1.0.0/questions.yaml +++ b/test/syncthing/1.0.0/questions.yaml @@ -160,6 +160,8 @@ questions: schema: type: hostpath required: true + $ref: + - "validations/hostPath" - variable: extraAppVolumeMounts label: "Extra Host Path Volumes"