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:
@@ -5,6 +5,7 @@ resources:
|
|||||||
- pvc.yaml
|
- pvc.yaml
|
||||||
- externalsecret.yaml
|
- externalsecret.yaml
|
||||||
- mcp-deployment.yaml
|
- mcp-deployment.yaml
|
||||||
|
- mcp-deployment-green.yaml
|
||||||
- rest-deployment.yaml
|
- rest-deployment.yaml
|
||||||
- license-deployment.yaml
|
- license-deployment.yaml
|
||||||
- services.yaml
|
- services.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user