Add host path ref to syncthing app

This commit is contained in:
sonicaj
2022-05-02 22:06:29 +05:00
parent 7793844c45
commit 06fbf86320
2 changed files with 4 additions and 0 deletions

View File

@@ -160,6 +160,8 @@ questions:
schema:
type: hostpath
required: true
$ref:
- "validations/hostPath"
- variable: extraAppVolumeMounts
label: "Extra Host Path Volumes"

View File

@@ -160,6 +160,8 @@ questions:
schema:
type: hostpath
required: true
$ref:
- "validations/hostPath"
- variable: extraAppVolumeMounts
label: "Extra Host Path Volumes"