合并分支 'dev' 到 'test'
chore:清除日志 查看合并请求 !51
正在显示
2 个修改的文件
包含
12 行增加
和
12 行删除
| @@ -52,9 +52,9 @@ spec: | @@ -52,9 +52,9 @@ spec: | ||
| 52 | ports: | 52 | ports: |
| 53 | - containerPort: 8082 | 53 | - containerPort: 8082 |
| 54 | - containerPort: 443 | 54 | - containerPort: 443 |
| 55 | - volumeMounts: | ||
| 56 | - - mountPath: /opt/logs | ||
| 57 | - name: accesslogs | 55 | +# volumeMounts: |
| 56 | +# - mountPath: /opt/logs | ||
| 57 | +# name: accesslogs | ||
| 58 | env: | 58 | env: |
| 59 | - name: HTTP_PORT | 59 | - name: HTTP_PORT |
| 60 | value: "8082" | 60 | value: "8082" |
| @@ -101,6 +101,6 @@ spec: | @@ -101,6 +101,6 @@ spec: | ||
| 101 | key: redis.port | 101 | key: redis.port |
| 102 | - name: REDIS_AUTH | 102 | - name: REDIS_AUTH |
| 103 | value: "" | 103 | value: "" |
| 104 | - volumes: | ||
| 105 | - - name: accesslogs | ||
| 106 | - emptyDir: {} | ||
| 104 | +# volumes: | ||
| 105 | +# - name: accesslogs | ||
| 106 | +# emptyDir: {} |
| @@ -52,9 +52,9 @@ spec: | @@ -52,9 +52,9 @@ spec: | ||
| 52 | ports: | 52 | ports: |
| 53 | - containerPort: 8082 | 53 | - containerPort: 8082 |
| 54 | - containerPort: 443 | 54 | - containerPort: 443 |
| 55 | - volumeMounts: | ||
| 56 | - - mountPath: /opt/logs | ||
| 57 | - name: accesslogs | 55 | +# volumeMounts: |
| 56 | +# - mountPath: /opt/logs | ||
| 57 | +# name: accesslogs | ||
| 58 | env: | 58 | env: |
| 59 | - name: HTTP_PORT | 59 | - name: HTTP_PORT |
| 60 | value: "8082" | 60 | value: "8082" |
| @@ -101,6 +101,6 @@ spec: | @@ -101,6 +101,6 @@ spec: | ||
| 101 | key: redis.port | 101 | key: redis.port |
| 102 | - name: REDIS_AUTH | 102 | - name: REDIS_AUTH |
| 103 | value: "" | 103 | value: "" |
| 104 | - volumes: | ||
| 105 | - - name: accesslogs | ||
| 106 | - emptyDir: {} | ||
| 104 | +# volumes: | ||
| 105 | +# - name: accesslogs | ||
| 106 | +# emptyDir: {} |
-
请 注册 或 登录 后发表评论