Merge pull request #442 from 3dwardch3ng/rework

add script to deploy argocd kustomization
This commit is contained in:
2024-07-14 19:02:28 +10:00
committed by GitHub

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