nxtgauge-gitops/clusters/production/kustomization.yaml
sync-test f0906d2c67
All checks were successful
sync-to-forgejo / sync (push) Successful in 18s
Add Traceworks Flux image automation
2026-07-05 23:04:54 +05:30

13 lines
511 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- flux-system/gotk-sync.yaml
- ../../apps/nxtgauge-backend-rust/overlays/prod
- ../../apps/nxtgauge-frontend-solid/overlays/prod
- ../../apps/nxtgauge-admin-solid/overlays/prod
- ../../apps/nxtgauge-ai-assistant/overlays/prod
- ../../apps/github-actions-runners/base
- ../../apps/ollama/base
- ../../ops/openobserve-alerts
- flux-system/traceworks2026-image-automation.yaml
- ../../apps/traceworks2026/overlays/prod