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: metadata:
name: gitops-demo name: gitops-demo
spec: spec:
replicas: 1 replicas: 3
selector: selector:
matchLabels: matchLabels:
app: gitops-demo app: gitops-demo