Skip to content

Commit

Permalink
refactor: Update Redis host in helmrelease.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
axeII committed Oct 28, 2024
1 parent 415f414 commit c214a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/security/authentik/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
name: authentik-secret
authentik:
redis:
host: redis-master.database.svc.cluster.local
host: redis.database.svc.cluster.local
server:
autoscaling:
enabled: true
Expand Down

0 comments on commit c214a96

Please sign in to comment.