mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 21:59:10 +08:00
Merge pull request #512 from truenas/NAS-116681
NAS-116681 / 22.12 / Temporarily remove host path validation
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
@@ -11,4 +11,4 @@ keywords:
|
||||
- storage
|
||||
- backup
|
||||
name: syncthing
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
@@ -160,8 +160,6 @@ questions:
|
||||
schema:
|
||||
type: hostpath
|
||||
required: true
|
||||
$ref:
|
||||
- "validations/hostPath"
|
||||
|
||||
- variable: extraAppVolumeMounts
|
||||
label: "Extra Host Path Volumes"
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
@@ -11,4 +11,4 @@ keywords:
|
||||
- storage
|
||||
- backup
|
||||
name: syncthing
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
@@ -160,8 +160,6 @@ questions:
|
||||
schema:
|
||||
type: hostpath
|
||||
required: true
|
||||
$ref:
|
||||
- "validations/hostPath"
|
||||
|
||||
- variable: extraAppVolumeMounts
|
||||
label: "Extra Host Path Volumes"
|
||||
Reference in New Issue
Block a user