Reduce frontend deployment replicas from 2 to 1 in Notes app configuration
This commit is contained in:
parent
08e8cd9fef
commit
930fbc5044
@ -7,7 +7,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app: frontend
|
app: frontend
|
||||||
spec:
|
spec:
|
||||||
replicas: 2
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: frontend
|
app: frontend
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user