Redis base application

This is the same README you will find in the matching demo Space in Hub. It explains why the Space exists, what problem it demonstrates, and what to inspect first. View source markdown.

Generated at: 2026-07-30T12:38:02.000Z UTC · source: generated README for this demo Space, built from committed helm-expt evidence.

The Redis starting point for the environment promotion demo.

Start here when you open this Space in Hub. This page explains the problem this example is meant to show, what to inspect, why it matters, and where the evidence lives.

Why this example exists

Helm can install Redis. The harder operations problem is what happens after install, when teams create staging and production versions and later upgrade the chart.

This example keeps the base chart output and the later environment changes separate enough to audit.

What this example shows

Where each setting comes from

PlaceWhat this Space records
Starting configurationThe base started as the recorded bitnami/redis default Helm render at 25.5.3, and was later refreshed from the recorded 27.0.0 render.
ConfigHub changesThe base carries the shared chart output. Environment-only decisions belong in staging or production revisions, not in this base.
Install workUse the Redis chart page for the selected base's Secret requirement and other prerequisites.
Live clusterThe upgrade proof compares the reviewed desired objects with a throwaway cluster; cluster state does not rewrite this base.

If an upstream change and a local ConfigHub revision touch the same field, review the overlap before promotion.

What to inspect in Hub

Evidence and source

Limits