Merge pull request #442 from 3dwardch3ng/rework
add script to deploy argocd kustomization
This commit is contained in:
4
apps/argocd/env/k3s-cluster/deploy.sh
vendored
Normal file
4
apps/argocd/env/k3s-cluster/deploy.sh
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
kubectl apply -f ./kustomization.yaml
|
||||
Reference in New Issue
Block a user