MiLk commented on pull request #14629:
URL: https://github.com/apache/flink/pull/14629#issuecomment-772208383
No, I'm doing the following:
```
apiVersion: v1
kind: Pod
metadata:
name: pod-template
spec:
containers:
- name: flink-task-manager
resources:
requests:
ephemeral-storage: 256Mi
limits:
ephemeral-storage: 256Mi
```
----------------------------------------------------------------
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]