flux: working

This commit is contained in:
Márcio Fernandes
2026-06-05 22:57:34 +00:00
parent be2a2e6ea2
commit 4ab249eba4
3 changed files with 6 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
set -e
kubectl kustomize deploy/flux | kubectl apply -f -