正在显示
1 个修改的文件
包含
4 行增加
和
5 行删除
| @@ -98,12 +98,11 @@ spec: | @@ -98,12 +98,11 @@ spec: | ||
| 98 | value: "stdout" | 98 | value: "stdout" |
| 99 | - name: aliyun_logs_access | 99 | - name: aliyun_logs_access |
| 100 | value: " /opt/logs/app.log" | 100 | value: " /opt/logs/app.log" |
| 101 | - | ||
| 102 | - name: BUSINESS_ADMIN_SERVICE_HOST | 101 | - name: BUSINESS_ADMIN_SERVICE_HOST |
| 103 | - valueFrom: | ||
| 104 | - configMapKeyRef: | ||
| 105 | - name: suplus-config | ||
| 106 | - key: service.businessadmin | 102 | + valueFrom: |
| 103 | + configMapKeyRef: | ||
| 104 | + name: suplus-config | ||
| 105 | + key: service.businessadmin | ||
| 107 | volumes: | 106 | volumes: |
| 108 | - name: accesslogs | 107 | - name: accesslogs |
| 109 | emptyDir: {} | 108 | emptyDir: {} |
-
请 注册 或 登录 后发表评论