mirror of
https://github.com/truenas/charts.git
synced 2026-06-15 06:28:46 +08:00
fix casing
This commit is contained in:
committed by
Stavros Kois
parent
42fd6c47b4
commit
e05e4044d2
@@ -21,7 +21,7 @@ portals:
|
||||
path: "$kubernetes-resource_configmap_portal_path"
|
||||
|
||||
questions:
|
||||
- variable: DashyConfig
|
||||
- variable: dashyConfig
|
||||
label: ""
|
||||
group: Dashy Configuration
|
||||
schema:
|
||||
@@ -73,8 +73,7 @@ questions:
|
||||
default: 568
|
||||
required: true
|
||||
|
||||
|
||||
- variable: DashyNetwork
|
||||
- variable: dashyNetwork
|
||||
label: ""
|
||||
group: Network Configuration
|
||||
schema:
|
||||
@@ -105,7 +104,7 @@ questions:
|
||||
type: boolean
|
||||
default: false
|
||||
|
||||
- variable: DashyStorage
|
||||
- variable: dashyStorage
|
||||
label: ""
|
||||
group: Storage Configuration
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user