add script to deploy argocd kustomization

This commit is contained in:
2024-07-14 19:02:12 +10:00
parent c1305ea2c5
commit 56d09c5a56

4
apps/argocd/env/k3s-cluster/deploy.sh vendored Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
set -e
kubectl apply -f ./kustomization.yaml