Skip to content

Commit 0a1cf45

Browse files
authored
made to run 3 pods
1 parent 2167f48 commit 0a1cf45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eks-deploy-from-ecr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Deployment
33
metadata:
44
name: my-python-app-deployment
55
spec:
6-
replicas: 2
6+
replicas: 3
77
selector:
88
matchLabels:
99
app: python-app

0 commit comments

Comments
 (0)