Skip to content

Commit

Permalink
set ignoreFlags to true in plugin.yaml
Browse files Browse the repository at this point in the history
fixes all the things
  • Loading branch information
Michelle Noorali committed Dec 1, 2017
1 parent 700795a commit 33e215b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: "secure-tiller"
version: "0.4.0"
version: "0.5.0"
usage: "Secure Tiller with an RBAC profile"
description: |-
This plugin allows you to configure Tiller with an RBAC profile.
ignoreFlags: true
ignoreFlags: false
useTunnel: false
command: "$HELM_PLUGIN_DIR/secure-tiller"
hooks:
Expand Down

0 comments on commit 33e215b

Please sign in to comment.