...
|
...
|
@@ -95,14 +95,16 @@ spec: |
|
|
value: ""
|
|
|
- name: LOG_LEVEL
|
|
|
value: "debug"
|
|
|
- name: LOG_FRAMEWORK
|
|
|
value: "beego"
|
|
|
- name: LOG_TYPE
|
|
|
value: file
|
|
|
value: "file"
|
|
|
- name: ERROR_BASE_CODE
|
|
|
value: "1"
|
|
|
- name: ERROR_BASE_CODE_MULTIPLE
|
|
|
value: "1000"
|
|
|
- name: ENABLE_KAFKA_LOG
|
|
|
value: "true"
|
|
|
value: "false"
|
|
|
- name: HTTP_PORT
|
|
|
value: "8082"
|
|
|
- name: ALLIED_CREATION_USER_HOST
|
...
|
...
|
|