Commit e3658579 authored by Waqar Ahmed's avatar Waqar Ahmed

Add nodeip default

parent f015c830
......@@ -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"}
}
}
\ No newline at end of file
......@@ -70,7 +70,8 @@ questions:
label: "Nextcloud host"
schema:
type: string
default: "nextcloud.kube.home"
$ref:
- "definitions/nodeIP"
- variable: username
label: "Username"
schema:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment