aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/helm/plugins/undeploy/plugin.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-10-04 13:55:30 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-04 13:55:30 +0000
commit86bd887da34ed388c648d1756258421da05b786a (patch)
treeef9257094dae6283976724e39ecb5c17176aeb5b /kubernetes/helm/plugins/undeploy/plugin.yaml
parent23c1fc145b00853fa6b0a87c42e494549c9e4ee8 (diff)
parent30ec390479c9b7eeeaa90f036be02162c29ae918 (diff)
Merge "[COMMON] Add and run pre-commit linters via tox"
Diffstat (limited to 'kubernetes/helm/plugins/undeploy/plugin.yaml')
-rw-r--r--kubernetes/helm/plugins/undeploy/plugin.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/helm/plugins/undeploy/plugin.yaml b/kubernetes/helm/plugins/undeploy/plugin.yaml
index 02999fd04c..22f8ad2997 100644
--- a/kubernetes/helm/plugins/undeploy/plugin.yaml
+++ b/kubernetes/helm/plugins/undeploy/plugin.yaml
@@ -1,7 +1,7 @@
name: "undeploy"
version: "1.0.0"
-usage: "delete parent chart and subcharts that were deployed as separate
+usage: "delete parent chart and subcharts that were deployed as separate
releases"
-description: "delete parent chart and subcharts that were deployed as separate
+description: "delete parent chart and subcharts that were deployed as separate
releases"
command: "$HELM_PLUGIN_DIR/undeploy.sh" \ No newline at end of file