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

Merge pull request 'added logging level setting' (#13) from configure-logging-level into master

parents b2c71ba3 513aa76b
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