redis: &redis_config architecture: replication global: defaultStorageClass: local-path sentinel: enabled: true master: resourcesPreset: &resources small replica: resourcesPreset: *resources tool: # kind: 'SubChart' or 'HelmChart', if subchart then uncomment Chart.yaml dependency, else comment and use tool library with helm chart template kind: 'SubChart' repo: https://charts.bitnami.com/bitnami chart: redis version: 24.0.0 values: *redis_config