All checks were successful
sync-to-github / sync (push) Successful in 6s
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>
14 lines
539 B
YAML
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
|