k8s/recon.sh

8 lines
205 B
Bash
Raw Normal View History

2026-03-25 07:58:44 +00:00
#!/bin/bash
2026-04-06 00:42:14 +00:00
flux reconcile source git flux-system
2026-03-25 07:58:44 +00:00
flux reconcile kustomization apps
flux reconcile kustomization infrastructure
flux reconcile kustomization secrets
2026-04-06 00:42:14 +00:00
#flux reconcile source git flux-system