no subPath
This commit is contained in:
parent
4c8b0e1d63
commit
f66e72444d
1 changed files with 0 additions and 2 deletions
|
|
@ -18,10 +18,8 @@ spec:
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: logs-volume
|
- name: logs-volume
|
||||||
mountPath: /logs
|
mountPath: /logs
|
||||||
subPath: logs
|
|
||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
volumes:
|
volumes:
|
||||||
- name: logs-volume
|
- name: logs-volume
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: data
|
claimName: data
|
||||||
subPath: logs
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue