Skip to content
Snippets Groups Projects
Commit 3f624cfc authored by OZGCloud's avatar OZGCloud
Browse files

added logging level setting

parent 18518ebc
Branches
Tags
No related merge requests found
......@@ -58,6 +58,8 @@ spec:
app.kubernetes.io/name: {{ .Release.Name }}
containers:
- env:
- name: LOGGING_LEVEL
value: "INFO"
- name: HTTP_SERVER_PORT
value: "8082"
- name: GRPC_SERVER_MOCK
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment