armada/plugin.yaml
Sean Eagan a5730f8db8 Remove Tiller
For now we leave the tiller status enpdpoint, until
Shipyard has had a release to stop depending on it [0].

[0]: https://review.opendev.org/c/airship/shipyard/+/802718

Signed-off-by: Sean Eagan <seaneagan1@gmail.com>
Change-Id: If8a02d7118f6840fdbbe088b4086aee9a18ababb
2021-10-05 02:41:32 +00:00

13 lines
481 B
YAML

name: "Armada"
version: "0.0.3"
usage: "Manages multiple Helm charts with a centralized Armada yaml"
description: |-
This plugin provides Helm access to Armada. A tool for managing
multiple Helm charts with dependencies by centralizing all configurations
in a single Armada yaml and providing lifecycle hooks for all Helm releases
usage:
$ helm armada apply /examples/openstack-helm.yaml
ignoreFlags: false
useTunnel: false
command: "sh $HELM_PLUGIN_DIR/controller.sh"