I am using cass-operator 1.1.0 . I have used the following link to setup cassandra cluster
here I cannot see any empDir using.. But when I describe the pod, I can see the below ones:
- emptyDir: {}
name: server-config
- emptyDir: {}
name: server-logs
Why we are using emptyDir here?