Installing Ignite to AWS EKS. The Ignite docs say "workDirectory" should be on a volume that is retained across pod-restarts. That sounds good.
The documentation for persistence also mentions "storagePath" If I install on EKS do I need both "workDirectory" and "storagePath", pointing to some volume that persists across restarts? thanks - Darius