diff --git a/active/weather_report.yaml b/active/weather_report.yaml index 74dae80..c316a7f 100644 --- a/active/weather_report.yaml +++ b/active/weather_report.yaml @@ -18,10 +18,8 @@ spec: volumeMounts: - name: logs-volume mountPath: /logs - subPath: logs restartPolicy: OnFailure volumes: - name: logs-volume persistentVolumeClaim: claimName: data - subPath: logs