chore(helm): Adding help snippet for vault script.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
223231f084
commit
fb3b597dd7
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
# This script will initialize vault
|
||||
|
||||
# VERBOSE=1 for verbose logging
|
||||
if [ "x$VERBOSE" == "x1" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue