Add nodeip default
This commit is contained in:
@@ -18,5 +18,9 @@
|
|||||||
"definitions/timezone": {
|
"definitions/timezone": {
|
||||||
"stable": {"min": "20.12-ALPHA"},
|
"stable": {"min": "20.12-ALPHA"},
|
||||||
"nightlies": {"min": "20.12-MASTER"}
|
"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"
|
label: "Nextcloud host"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: "nextcloud.kube.home"
|
$ref:
|
||||||
|
- "definitions/nodeIP"
|
||||||
- variable: username
|
- variable: username
|
||||||
label: "Username"
|
label: "Username"
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user