Squashed 'acm-hub-bootstrap/' content from commit 4b79b1a0
git-subtree-dir: acm-hub-bootstrap git-subtree-split: 4b79b1a0be6da2a9efc9ace8871b4762342da70b
This commit is contained in:
5
common/scripts/set-secret-backend.sh
Executable file
5
common/scripts/set-secret-backend.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
BACKEND=$1
|
||||
|
||||
yq -i ".global.secretStore.backend = \"$BACKEND\"" values-global.yaml
|
||||
Reference in New Issue
Block a user