正在显示
2 个修改的文件
包含
8 行增加
和
10 行删除
@@ -94,12 +94,11 @@ spec: | @@ -94,12 +94,11 @@ spec: | ||
94 | value: "stdout" | 94 | value: "stdout" |
95 | - name: aliyun_logs_access | 95 | - name: aliyun_logs_access |
96 | value: " /opt/logs/app.log" | 96 | value: " /opt/logs/app.log" |
97 | - | ||
98 | - name: BUSINESS_ADMIN_SERVICE_HOST | 97 | - name: BUSINESS_ADMIN_SERVICE_HOST |
99 | - valueFrom: | ||
100 | - configMapKeyRef: | ||
101 | - name: suplus-config | ||
102 | - key: service.businessadmin | 98 | + valueFrom: |
99 | + configMapKeyRef: | ||
100 | + name: suplus-config | ||
101 | + key: service.businessadmin | ||
103 | volumes: | 102 | volumes: |
104 | - name: accesslogs | 103 | - name: accesslogs |
105 | emptyDir: {} | 104 | emptyDir: {} |
@@ -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: {} |
-
请 注册 或 登录 后发表评论