Skip to content

Turn off Redis AOF on the ace-cache - #1321

Draft
ArnobKumarSaha wants to merge 1 commit into
masterfrom
arnob-cache-conf
Draft

Turn off Redis AOF on the ace-cache#1321
ArnobKumarSaha wants to merge 1 commit into
masterfrom
arnob-cache-conf

Conversation

@ArnobKumarSaha

Copy link
Copy Markdown
Member

Renders an ace-cache-config secret holding redis.conf: appendonly no and wires it into the ace-cache Redis via spec.configuration.secretName, mirroring how ace-db-config is wired in templates/db/.

Fresh installs get AOF off at DB creation. For existing installs the config is applied by a Reconfigure RedisOpsRequest from the b3 upgrade job (appscode-cloud/b3#1608).

Verified with helm template ace charts/ace -n ace — the secret renders and the Redis carries configuration.secretName: ace-cache-config.

Render an ace-cache-config secret with 'appendonly no' and wire it into the
Redis via spec.configuration.secretName, mirroring how the ace-db config
secret is wired.

Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
@Imtiaz246
Imtiaz246 marked this pull request as draft August 19, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant