Update gitops-demo/dev/deployment.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user