...
|
...
|
@@ -94,12 +94,11 @@ spec: |
|
|
value: "stdout"
|
|
|
- name: aliyun_logs_access
|
|
|
value: " /opt/logs/app.log"
|
|
|
|
|
|
- name: BUSINESS_ADMIN_SERVICE_HOST
|
|
|
valueFrom:
|
|
|
configMapKeyRef:
|
|
|
name: suplus-config
|
|
|
key: service.businessadmin
|
|
|
valueFrom:
|
|
|
configMapKeyRef:
|
|
|
name: suplus-config
|
|
|
key: service.businessadmin
|
|
|
volumes:
|
|
|
- name: accesslogs
|
|
|
emptyDir: {}
|
...
|
...
|
|