about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xscripts/bootstrap5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/bootstrap b/scripts/bootstrap
new file mode 100755
index 0000000..aa0b3e5
--- /dev/null
+++ b/scripts/bootstrap
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+set -e
+
+helm install argocd ./tools/argocd