diff --git a/active/cronjob.yaml b/active/cronjob.yaml index 9cad697..63b2648 100644 --- a/active/cronjob.yaml +++ b/active/cronjob.yaml @@ -18,7 +18,6 @@ spec: volumeMounts: - name: logs-volume mountPath: /logs - subPath: logs restartPolicy: OnFailure volumes: - name: logs-volume