new file: services/wyoming/ops-scripts/apply-flux.sh

This commit is contained in:
Márcio Fernandes
2026-06-06 02:37:14 +00:00
parent 2f5513f683
commit 244ff73e6e
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
set -e
kubectl kustomize deploy/flux | kubectl apply -f -