frontend: use pkg/errors, show full stacktrace
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
f8ddac9c52
commit
ca3ace3f65
6 changed files with 56 additions and 66 deletions
|
@ -20,6 +20,10 @@ spec:
|
|||
value: "7070"
|
||||
- name: LISTEN_ADDR
|
||||
value: "0.0.0.0"
|
||||
- name: GRPC_TRACE
|
||||
value: "all"
|
||||
- name: GRPC_VERBOSITY
|
||||
value: "debug"
|
||||
resources:
|
||||
requests:
|
||||
cpu: 200m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue