Commit 09451819 authored by zhangdongdong's avatar zhangdongdong

Revert "Update volumes about log"

This reverts commit 4b262c26
parent 4b262c26
......@@ -21,9 +21,6 @@ spec:
imagePullPolicy: Always
ports:
- containerPort: ${PORT}
volumeMounts:
- name: logs-volume
mountPath: /data/logs
livenessProbe:
httpGet:
scheme: HTTP
......@@ -40,7 +37,3 @@ spec:
periodSeconds: 10
imagePullSecrets:
- name: kp-schbrain
volumes:
- name: logs-volume
hostPath:
path: /data/logs
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment