This is a set of components suitable for pulling in via kustomize.
See:
- redis-base - base config for redis with TLS (certs, cert rotation, network policies etc)
- redis-instance - a thin wrapper around the redis helm chart. you may want to directly reference the values.yaml file and extend it
- redis-tls - the above two, combined
- valkey - a helm chart that provides standalone, HA, and sentinel mode valkey deployments
Running setup will do some things:
./script/setup
And you will also need: