No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s-labs/helm/
helm install valkey bjw-s/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|
See the most popular values for this chart:
| Key | Types |
|---|---|
controllers.valkey.containers.valkey.image.repository (10) ghcr.io/valkey-io/valkey | string |
controllers.valkey.containers.valkey.image.tag (10) 9.0.1-alpine@sha256:1be494495248d53e3558b198a1c704e6b559d5e99fe4c926e14a8ad24d76c6fa | string |
secrets.valkey.stringData.valkey-password (10) ${valkey_password} | string |
persistence.data.accessMode (7) ReadWriteOnce | string |
| boolean | |
| string | |
persistence.data.storageClass (7) longhorn-ssd | string |
persistence.data.type (3) emptyDir | string |