Update gitops-demo/dev/deployment.yaml
This commit is contained in:
@@ -7,7 +7,7 @@ kind: Deployment
|
||||
metadata:
|
||||
name: gitops-demo
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
selector:
|
||||
matchLabels:
|
||||
app: gitops-demo
|
||||
|
||||
Reference in New Issue
Block a user