Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

[blocky] - Add redis #1561

Merged
merged 1 commit into from
May 12, 2022
Merged

[blocky] - Add redis #1561

merged 1 commit into from
May 12, 2022

Conversation

larivierec
Copy link
Contributor

Description of the change

This updates the helm chart to support redis.

Benefits

It has been introduced in version 0.18 of blocky and is beneficial when using multiple replicas of blocky as the dns caches are synchronized and so are the blocky states.

Possible drawbacks

The redis chart bumps the minimum required version of k8s to 1.19+.

The default service would not be created in this version as I have put enabled to false.
This is only required if someone needs access to the blocky api endpoint.

Applicable issues

N/A

  • fixes #

Additional information

Checklist

  • Title of the PR starts with chart name (e.g. [home-assistant])
  • Chart version bumped in Chart.yaml according to semver.
  • Chart artifacthub.io/changes changelog annotation has been updated in Chart.yaml. See Artifact Hub documentation for more info.
  • Variables have been documented in the values.yaml file.

- modify some default values - ingress and services
- add redis dependency

Signed-off-by: Christopher Larivière <[email protected]>
@ghost ghost added size/M Categorises a PR that changes 30-99 lines, ignoring generated files. precommit:ok CI status: pre-commit validation successful changelog:ok CI status: changelog validation successful lint:ok CI status: linting successful install:ok CI status: install successful labels May 11, 2022
@onedr0p onedr0p merged commit fba4a8d into k8s-at-home:master May 12, 2022
@larivierec larivierec deleted the support-redis-blocky branch May 13, 2022 13:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
changelog:ok CI status: changelog validation successful install:ok CI status: install successful lint:ok CI status: linting successful precommit:ok CI status: pre-commit validation successful size/M Categorises a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants