chore(neuron-prod): add green deployment to kustomization

Green manifest was committed but missing from kustomization.yaml so Argo CD
never created the resource. Wires it in so the blue/green slot swap can work.
This commit is contained in:
Will Anderson
2026-04-24 22:22:11 -05:00
parent 67de9ac463
commit 1d527a9365
@@ -5,6 +5,7 @@ resources:
- pvc.yaml
- externalsecret.yaml
- mcp-deployment.yaml
- mcp-deployment-green.yaml
- rest-deployment.yaml
- license-deployment.yaml
- services.yaml