mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 16:39:48 +08:00
Add nodeip default
This commit is contained in:
@@ -18,5 +18,9 @@
|
||||
"definitions/timezone": {
|
||||
"stable": {"min": "20.12-ALPHA"},
|
||||
"nightlies": {"min": "20.12-MASTER"}
|
||||
},
|
||||
"definitions/nodeIP": {
|
||||
"stable": {"min": "20.12-ALPHA"},
|
||||
"nightlies": {"min": "20.12-MASTER"}
|
||||
}
|
||||
}
|
||||
@@ -70,7 +70,8 @@ questions:
|
||||
label: "Nextcloud host"
|
||||
schema:
|
||||
type: string
|
||||
default: "nextcloud.kube.home"
|
||||
$ref:
|
||||
- "definitions/nodeIP"
|
||||
- variable: username
|
||||
label: "Username"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user