diff --git a/features_capability.json b/features_capability.json index af1d4709aca..0a18d90692d 100644 --- a/features_capability.json +++ b/features_capability.json @@ -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 diff --git a/test/nextcloud/2.3.2/questions.yaml b/test/nextcloud/2.3.2/questions.yaml index 67b0ed3ef60..ab2ae990cf3 100644 --- a/test/nextcloud/2.3.2/questions.yaml +++ b/test/nextcloud/2.3.2/questions.yaml @@ -70,7 +70,8 @@ questions: label: "Nextcloud host" schema: type: string - default: "nextcloud.kube.home" + $ref: + - "definitions/nodeIP" - variable: username label: "Username" schema: