Add nodeip default

This commit is contained in:
Waqar Ahmed 2020-12-08 21:00:53 +05:00
parent f015c830ab
commit e3658579c0
2 changed files with 6 additions and 1 deletions

View File

@ -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"}
}
}

View File

@ -70,7 +70,8 @@ questions:
label: "Nextcloud host"
schema:
type: string
default: "nextcloud.kube.home"
$ref:
- "definitions/nodeIP"
- variable: username
label: "Username"
schema: