| commit | aef96f52934604c227b30d994c26e1771df20bf0 | [log] [tgz] |
|---|---|---|
| author | Luis Vega <lvega@whitestack.com> | Thu Nov 23 20:29:29 2023 +0000 |
| committer | Luis Vega <lvega@whitestack.com> | Thu Nov 23 20:29:29 2023 +0000 |
| tree | 5f5a667b880f1b8369385169b43742b5beef586c | |
| parent | 5cdcb80a5a968efc0f21c358974200c0f7bf75c5 [diff] |
Feature 11002: Deprecate helmv2 Change-Id: I77fb144d533f58ff927bda9382dbc6cba0f0dbd6 Signed-off-by: Luis Vega <lvega@whitestack.com>
diff --git a/osm_nbi/validation.py b/osm_nbi/validation.py index 518f1be..4226fd6 100644 --- a/osm_nbi/validation.py +++ b/osm_nbi/validation.py
@@ -815,7 +815,6 @@ "title": "Deployment methods for K8s cluster", "type": "object", "properties": { - "helm-chart": {"type": "boolean"}, "juju-bundle": {"type": "boolean"}, "helm-chart-v3": {"type": "boolean"}, },