about summary refs log tree commit diff
path: root/scripts/bootstrap
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-28 17:54:07 +0200
committermakefunstuff <[email protected]>2024-06-28 17:54:07 +0200
commitb427ae29bd6d0abc447d70fe082ceddfcc42a10e (patch)
tree0971f5c20c64f9ba2fa81b753e200ffcf7db56c9 /scripts/bootstrap
parent8c6eeb9045125aa3b0666deccc3815e78112ea16 (diff)
downloadk3s-lab-b427ae29bd6d0abc447d70fe082ceddfcc42a10e.tar.gz
it works!!!!!1111
Diffstat (limited to 'scripts/bootstrap')
-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