mdapi: reduce replicas to 1
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
94018157ef
commit
34bc1a5e5f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ metadata:
|
||||||
app: mdapi
|
app: mdapi
|
||||||
service: mdapi
|
service: mdapi
|
||||||
spec:
|
spec:
|
||||||
replicas: 2
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
app: mdapi
|
app: mdapi
|
||||||
service: mdapi
|
service: mdapi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue