作者 陈志颖

chore:清除日志

@@ -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: {}