Update gitops-demo/dev/deployment.yaml

This commit is contained in:
2026-07-18 19:49:57 +00:00
parent 692fa2da33
commit 87c40621d4

View File

@@ -7,7 +7,7 @@ kind: Deployment
metadata:
name: gitops-demo
spec:
replicas: 1
replicas: 3
selector:
matchLabels:
app: gitops-demo