Redis Default Variant Spec

A repository document, rendered for the site. View source markdown.

Generated at: 2026-07-30T12:38:02.000Z UTC · source: committed helm-expt evidence for this rendered repository document.

The first Redis proof variant must be named default, not standalone.

Reason:

bitnami/redis@25.5.3 default render includes:
- redis-master StatefulSet with 1 pod
- redis-replicas StatefulSet with 3 pods

Calling this standalone is misleading. It weakens trust because the proof label would contradict the rendered objects.

Required Rename

Rename:

variants/standalone/variant.yaml
revisions/standalone/r001/

to:

variants/default/variant.yaml
revisions/default/r001/

All receipts, run evidence, README cards, verifier scripts, and e2e scripts must refer to the default variant.

Invariant

The verifier must prove:

variant metadata.name == default
variant revision path == revisions/default/r001/variant-revision.yaml
observation receipt variantRevision points at revisions/default/r001/variant-revision.yaml

No proof file should present the default Bitnami Redis render as standalone.