nxtgauge-gitops/apps/nxtgauge-backend-rust/overlays/prod/replicas-patch.yaml
Tracewebstudio Dev 09c894edc2 fix: update overlay images to ghcr.io and remove namespace from replica patch
The Kustomize build was failing because overlay images referenced
registry.nxtgauge.com:5000 but base deployments now use ghcr.io.
Also removed namespace from replicas-patch.yaml (namespace already removed from all base deployments)
2026-04-13 18:44:59 +02:00

6 lines
97 B
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-gateway
spec:
replicas: 2