Skip to content

Commit 0ab39cd

Browse files
authored
Update online-boutique/kustomize/autoscaling.yaml
1 parent 961d5fd commit 0ab39cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

online-boutique/kustomize/autoscaling.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ spec:
6767
apiVersion: apps/v1
6868
kind: Deployment
6969
name: productcatalogservice
70-
minReplicas: 4
70+
minReplicas: 1
7171
maxReplicas: 4
7272
metrics:
7373
- type: Resource

0 commit comments

Comments
 (0)