about summary refs log tree commit diff
path: root/scripts/add-apps
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-28 18:35:39 +0200
committermakefunstuff <[email protected]>2024-06-28 18:35:39 +0200
commit02703a96ecf343b793b02edbda97a54e186bf5b3 (patch)
tree3aa6962f0fce178235e1e3c226897641c892cb35 /scripts/add-apps
parentc6292662cd65ba74a15841c8e698e64bfbcc65cb (diff)
downloadk3s-lab-02703a96ecf343b793b02edbda97a54e186bf5b3.tar.gz
boom
Diffstat (limited to '')
-rwxr-xr-xscripts/add-apps5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/add-apps b/scripts/add-apps
new file mode 100755
index 0000000..daa9ffd
--- /dev/null
+++ b/scripts/add-apps
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+set -e
+
+kubectl apply -f cd/monitoring.yaml