Files
casa/services/monitoring/ops-scripts/apply-flux.sh
T
2026-06-07 21:43:49 +00:00

4 lines
70 B
Bash
Executable File

#!/bin/bash
set -e
kubectl kustomize deploy/flux | kubectl apply -f -