Files
Márcio Fernandes 4ab249eba4 flux: working
2026-06-05 22:57:34 +00:00

3 lines
69 B
Bash
Executable File

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