flux: kb act runner

This commit is contained in:
Márcio Fernandes
2026-06-04 20:46:10 +00:00
parent 7e68e15683
commit b7fb972c6c
8 changed files with 21 additions and 1 deletions
+2 -1
View File
@@ -2,6 +2,7 @@
set -e
echo "Executing infra deploy."
kubectl kustomize deploy/flux | kubectl -n git-limbosolutions-com apply -f -
kubectl kustomize deploy/flux | kubectl apply -f -