Feature 11002: Deprecate helmv2 70/14070/3
authorLuis Vega <lvega@whitestack.com>
Tue, 28 Nov 2023 16:44:30 +0000 (16:44 +0000)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 28 Nov 2023 22:30:55 +0000 (00:30 +0200)
Fixes I77fb144d533f58ff927bda9382dbc6cba0f0dbd6

Change-Id: Ieaef4f4d2d50ac28db45fb447e6656f79e38771a
Signed-off-by: Luis Vega <lvega@whitestack.com>
osm_nbi/validation.py

index 4226fd6..1bf597c 100644 (file)
@@ -819,7 +819,7 @@ k8scluster_deploy_method_schema = {
         "helm-chart-v3": {"type": "boolean"},
     },
     "additionalProperties": False,
-    "minProperties": 3,
+    "minProperties": 2,
 }
 k8scluster_nets_schema = {
     "title": "k8scluster nets input schema",