GitOps for ArgoCD
Go to file
Ben Vincent 72a892eb14 feat: add pre-commit configuration (#9)
- add pre-commit-config
- add yamllint config
- add ci/validate-* custom scripts
  - verify no secrets added
  - verify clusters with kustomize and kubeconform
  - verify apps with kustomize and kubeconform

Reviewed-on: #9
2026-03-02 00:09:21 +11:00
apps fix: resolve issues with helm deployments (#8) 2026-03-01 18:55:47 +11:00
argocd fix: resolve issues with helm deployments (#8) 2026-03-01 18:55:47 +11:00
ci feat: add pre-commit configuration (#9) 2026-03-02 00:09:21 +11:00
clusters/au-syd1 chore: enable helm (#3) 2026-03-01 15:11:09 +11:00
.gitignore feat: add reloader (#6) 2026-03-01 16:34:01 +11:00
.pre-commit-config.yaml feat: add pre-commit configuration (#9) 2026-03-02 00:09:21 +11:00
.yamllint.yaml feat: add pre-commit configuration (#9) 2026-03-02 00:09:21 +11:00
Makefile fix: helm-charts in overlay only (#5) 2026-03-01 16:01:32 +11:00