task: persist release pillar values to values files on minion
Fixes salt-formulas/salt-formula-helm#6
diff --git a/pillar.example b/pillar.example
index 2e401ff..16e906b 100644
--- a/pillar.example
+++ b/pillar.example
@@ -20,6 +20,12 @@
# helm_home: /srv/helm/home
#
+ # The path where this formula places configuration values files on the
+ # target minion. Defaults to /srv/helm/values
+ #
+ # values_dir: /srv/helm/values
+
+ #
# The flavor of the helm or kubectl binary to install, as informed by the
# target minion's OS. For available flavor names, peruse the listing of
# Helm binaries exposed at: