armada/plugin.yaml

12 lines
511 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 tiller --status
$ helm armada apply /examples/openstack-helm.yaml
ignoreFlags: false
useTunnel: false
command: "sh $HELM_PLUGIN_DIR/controller.sh"