summaryrefslogtreecommitdiffstats
path: root/kubernetes/helm/plugins/deploy/plugin.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/helm/plugins/deploy/plugin.yaml')
-rw-r--r--kubernetes/helm/plugins/deploy/plugin.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/kubernetes/helm/plugins/deploy/plugin.yaml b/kubernetes/helm/plugins/deploy/plugin.yaml
new file mode 100644
index 0000000000..fc7f7d0f88
--- /dev/null
+++ b/kubernetes/helm/plugins/deploy/plugin.yaml
@@ -0,0 +1,7 @@
+name: "deploy"
+version: "1.0.0"
+usage: "install (upgrade if release exists) parent chart and subcharts as separate
+but related releases"
+description: "install (upgrade if release exists) parent charty and all subcharts as separate
+but related releases"
+command: "$HELM_PLUGIN_DIR/deploy.sh" \ No newline at end of file