7 lines
166 B
Bash
Executable file
7 lines
166 B
Bash
Executable file
#!/bin/bash
|
|
|
|
flux reconcile kustomization apps
|
|
flux reconcile kustomization infrastructure
|
|
flux reconcile kustomization secrets
|
|
flux reconcile source git flux-system
|