oraculum: Scale up
This commit is contained in:
parent
674503e264
commit
f787817bda
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ spec:
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
replicas: 2
|
replicas: 2
|
||||||
{% else %}
|
{% else %}
|
||||||
replicas: 1 # Change me to some biiig numba after you got me working
|
replicas: 4 # Change me to some biiig numba after you got me working
|
||||||
{% endif %}
|
{% endif %}
|
||||||
selector:
|
selector:
|
||||||
app: oraculum
|
app: oraculum
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue