add users
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
0be5e7b1e2
commit
5c57fc6112
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ spec:
|
||||||
- name: FRONTEND_ADDR
|
- name: FRONTEND_ADDR
|
||||||
value: "frontend:80"
|
value: "frontend:80"
|
||||||
- name: USERS
|
- name: USERS
|
||||||
value: "1"
|
value: "10"
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
|
|
Loading…
Reference in a new issue