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