storagePath defaults to "{workDirectory}/db". It is enough to set workDirectory to a persistent volume.
On Tue, Oct 29, 2024 at 4:05 AM Darius Cooper <dariuscoo...@gmail.com> wrote: > 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 >