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:
|
||||
app: backend
|
||||
spec:
|
||||
replicas: 2
|
||||
replicas: 0
|
||||
selector:
|
||||
matchLabels:
|
||||
app: backend
|
||||
|
||||
Loading…
Reference in New Issue
Block a user