oraculum: Scale up

This commit is contained in:
František Zatloukal 2021-02-02 10:24:28 +01:00
parent 674503e264
commit f787817bda

View file

@ -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