Skip to content

Commit d3a31d7

Browse files
committed
1 parent 65e8e1d commit d3a31d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MtdrSpring/backend/src/main/resources/todolistapp-springboot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
selector:
3333
matchLabels:
3434
app: todolistapp-springboot
35-
replicas: 2
35+
replicas: 1
3636
template:
3737
metadata:
3838
labels:

MtdrSpring/backend/target/classes/todolistapp-springboot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
selector:
3333
matchLabels:
3434
app: todolistapp-springboot
35-
replicas: 2
35+
replicas: 1
3636
template:
3737
metadata:
3838
labels:

0 commit comments

Comments
 (0)