Feature 11002: Deprecate helmv2
[osm/NBI.git] / 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",