Skip to content

Commit

Permalink
Merge pull request #230 from Leukocyte-Lab/build/switch-redis-to-stan…
Browse files Browse the repository at this point in the history
…dalone

build: Change redis to standalone mode.
  • Loading branch information
knowlet authored Oct 2, 2024
2 parents b369ebb + 3b7a907 commit 3a7f179
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/agh3/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,9 @@ redis:
## @param redis.enabled Enable internal redis
enabled: true
## @skip redis.fullnameOverride
## @skip redis.architecture
fullnameOverride: redis # remapping chart bitnami/redis -> redis
architecture: standalone
image:
## @param redis.image.repository Internal Redis image repository
## @param redis.image.tag Internal Redis image tag (immutable tags are recommended)
Expand Down

0 comments on commit 3a7f179

Please sign in to comment.