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.yaml
See 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 (11) ghcr.io/valkey-io/valkey | string |
controllers.valkey.containers.valkey.image.tag (11) 8.1.4-alpine@sha256:e706d1213aaba6896c162bb6a3a9e1894e1a435f28f8f856d14fab2e10aa098b | string |
secrets.valkey.stringData.valkey-password (11) ${valkey_password} | string |
persistence.data.accessMode (8) ReadWriteOnce | string |
boolean | |
string | |
persistence.data.storageClass (8) longhorn-ssd | string |
persistence.data.type (3) emptyDir | string |