mirror of
https://github.com/penpot/penpot.git
synced 2025-06-20 15:57:02 +02:00
🐳 Migrate from Redis to Valkey (#6666)
This commit is contained in:
parent
5faa619bc4
commit
b385f055e0
4 changed files with 20 additions and 13 deletions
|
@ -72,7 +72,7 @@ argument to helm install. For example,
|
|||
```bash
|
||||
helm install my-release \
|
||||
--set global.postgresqlEnabled=true \
|
||||
--set global.redisEnabled=true \
|
||||
--set global.valkeyEnabled=true \
|
||||
--set persistence.assets.enabled=true \
|
||||
penpot/penpot
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue