Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

(chart) Make values in lookup.redis optional #401

Merged

Conversation

guillaume-roland-sre
Copy link

Right now, if you don't specify all the values for lookup.redis.* in the helm chart, the pod doesn't start.

An example of configuration if you specify only the host:
lookup-table.redis = { host = myhost database = port = timeout = prefix = separator = retention = expiration = }

The setting without a value should not be added, so they will inherits from the defaults in the code.

@seglo seglo merged commit 71c0095 into seglo:master Oct 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants