Skip to content

Commit

Permalink
do not use hostnames when running as sentinel
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Afro committed Aug 21, 2024
1 parent c6afd64 commit b6a837c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/roles/tldraw-valkey/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
enabled: false
serviceAccount:
create: false
# https://github.com/bitnami/charts/issues/9689
useHostnames: false
resources:
limits:
cpu: "{{ TLDRAW_VALKEY_CPU_LIMITS|default('1000m', true) }}"
Expand Down

0 comments on commit b6a837c

Please sign in to comment.