deploy neuron marketing site to neurontechnologies.ai

Add marketing/ manifests (Deployment, Service, ExternalSecret) for the
Next.js marketing site in neuron-prod namespace, an Argo CD app pointing
to the new path, and update the prod ingress to serve / from neuron-marketing
instead of neuron-rest.
This commit is contained in:
Will Anderson
2026-04-24 13:09:29 -05:00
parent ebe4789935
commit 0f9448e8ea
6 changed files with 143 additions and 4 deletions
@@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- externalsecret.yaml
- deployment.yaml
- service.yaml