nxtgauge-gitops/clusters/production/kustomization.yaml
sync-test 75f5abd7c9
All checks were successful
sync-to-github / sync (push) Successful in 6s
feat: add nxtgauge.com/www ingress rules, drop coming-soon from cluster kustomization
Forgot to stage these in 643ab49 - the actual ingress host rules and
the removal of the apps/nxtgauge-coming-soon reference from
clusters/production/kustomization.yaml, without which nothing in the
previous commit actually took effect.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-14 04:43:57 +05:30

14 lines
539 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
- ../../apps/litellm/base
- ../../ops/openobserve-alerts
- flux-system/traceworks2026-image-automation.yaml
- ../../apps/traceworks2026/overlays/prod