Merge pull request #512 from truenas/NAS-116681

NAS-116681 / 22.12 / Temporarily remove host path validation
This commit is contained in:
M. Rehan
2022-06-13 00:14:39 +05:00
committed by GitHub
56 changed files with 4 additions and 20 deletions

View File

@@ -14,6 +14,6 @@ sources:
- https://hub.docker.com/r/plexinc/pms-docker/
- https://github.com/k8s-at-home/charts/tree/master/charts/plex
upstream_version: 2.1.0
version: 1.7.7
version: 1.7.8

View File

@@ -185,8 +185,6 @@ questions:
schema:
type: hostpath
required: true
$ref:
- "validations/hostPath"
- variable: data
label: "Data Volume"
schema:
@@ -222,8 +220,6 @@ questions:
schema:
type: hostpath
required: true
$ref:
- "validations/hostPath"
- variable: config
label: "Config Volume"
schema:
@@ -259,8 +255,6 @@ questions:
schema:
type: hostpath
required: true
$ref:
- "validations/hostPath"
- variable: shared
label: "Shared Volume"
schema:

View File

@@ -11,4 +11,4 @@ keywords:
- storage
- backup
name: syncthing
version: 1.0.3
version: 1.0.4

View File

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

View File

@@ -14,6 +14,6 @@ sources:
- https://hub.docker.com/r/plexinc/pms-docker/
- https://github.com/k8s-at-home/charts/tree/master/charts/plex
upstream_version: 2.1.0
version: 1.7.7
version: 1.7.8

View File

@@ -185,8 +185,6 @@ questions:
schema:
type: hostpath
required: true
$ref:
- "validations/hostPath"
- variable: data
label: "Data Volume"
schema:
@@ -222,8 +220,6 @@ questions:
schema:
type: hostpath
required: true
$ref:
- "validations/hostPath"
- variable: config
label: "Config Volume"
schema:
@@ -259,8 +255,6 @@ questions:
schema:
type: hostpath
required: true
$ref:
- "validations/hostPath"
- variable: shared
label: "Shared Volume"
schema:

View File

@@ -11,4 +11,4 @@ keywords:
- storage
- backup
name: syncthing
version: 1.0.3
version: 1.0.4

View File

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