remove missing soma manifests from prod kustomization
Soma moved to GCP Cloud Run. The soma-*.yaml files were deleted but the kustomization still referenced them, blocking all Argo CD syncs for neuron-prod (including the new allow-daemon-ingress NetworkPolicy).
This commit is contained in:
@@ -20,9 +20,4 @@ resources:
|
||||
- hpa.yaml
|
||||
- pdb.yaml
|
||||
- network-policy.yaml
|
||||
# Soma inference gateway
|
||||
- soma-externalsecret.yaml
|
||||
- soma-configmap.yaml
|
||||
- soma-deployment.yaml
|
||||
- soma-service.yaml
|
||||
- soma-ingressroute.yaml
|
||||
# Soma moved to GCP Cloud Run — these manifests are removed
|
||||
|
||||
Reference in New Issue
Block a user