Skip to content

Commit 7f0aa07

Browse files
authored
Update eks-deploy-from-ecr.yaml
1 parent c8dbb8b commit 7f0aa07

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: 4
6+
replicas: 3
77
selector:
88
matchLabels:
99
app: python-app

0 commit comments

Comments
 (0)