no subPath

This commit is contained in:
Waylon Walker 2024-02-13 19:54:27 -06:00
parent 4c8b0e1d63
commit f66e72444d
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -18,10 +18,8 @@ spec:
volumeMounts:
- name: logs-volume
mountPath: /logs
subPath: logs
restartPolicy: OnFailure
volumes:
- name: logs-volume
persistentVolumeClaim:
claimName: data
subPath: logs