diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-10-04 13:55:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-04 13:55:30 +0000 |
commit | 86bd887da34ed388c648d1756258421da05b786a (patch) | |
tree | ef9257094dae6283976724e39ecb5c17176aeb5b /kubernetes/helm/plugins/undeploy | |
parent | 23c1fc145b00853fa6b0a87c42e494549c9e4ee8 (diff) | |
parent | 30ec390479c9b7eeeaa90f036be02162c29ae918 (diff) |
Merge "[COMMON] Add and run pre-commit linters via tox"
Diffstat (limited to 'kubernetes/helm/plugins/undeploy')
-rw-r--r-- | kubernetes/helm/plugins/undeploy/plugin.yaml | 4 |
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 |