Skip to content

Commit 5af954f

Browse files
authored
Merge pull request #18 from DeekshithSN/feature/k8schanges
Update deployment.yaml
2 parents 47cf1d2 + a9e39af commit 5af954f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
ports:
2020
- name: http
2121
containerPort: 8080
22-
replicas: 1
22+
replicas: 2
2323
---
2424
apiVersion: v1
2525
kind: Service

0 commit comments

Comments
 (0)