wangyang0918 commented on pull request #14629:
URL: https://github.com/apache/flink/pull/14629#issuecomment-772197835
@MiLk Thanks for your testing. Could you please share how do you set the
request and limit for ephemeral storage, like the following?
```
volumes:
- name: flink-artifact
emptyDir:
sizeLimit: "1Gi"
- name: flink-logs
emptyDir:
sizeLimit: "1Gi"
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]