Skip to content

Commit

Permalink
hack: Override cassandra host for cannon in tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
elland committed Nov 4, 2024
1 parent 78ba85a commit 73e5624
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hack/helm_vars/wire-server/values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,9 @@ cannon:
memory: 512Mi
drainTimeout: 0
config:
cassandra:
host: {{ .Values.cassandraHost }}
replicaCount: 1
disabledAPIVersions: []
rabbitmq:
port: 5671
Expand Down

0 comments on commit 73e5624

Please sign in to comment.