Scale down backend deployment replicas to 0 in Notes app configuration
This commit is contained in:
parent
f8dcdfb810
commit
3a2a76fbfe
@ -7,7 +7,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app: backend
|
app: backend
|
||||||
spec:
|
spec:
|
||||||
replicas: 2
|
replicas: 0
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: backend
|
app: backend
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user