Enapter / charts

Enapter Helm Charts
MIT License
48 stars 49 forks source link

Add helm support for KeyDB on FLASH #57

Open sergeyshaykhullin opened 2 years ago

sergeyshaykhullin commented 2 years ago

https://docs.keydb.dev/docs/flash/#keydb-flash

I can use args, but it would be great if this helm chart can do this:

storageProvider:
  enabled: true
  type: flash
  flash:
    path: ...

Or

flash:
  enabled: true
  path: ...