Skip to content

Commit 5e164e4

Browse files
authored
Stay consistent with #2079 (#2090)
1 parent d871096 commit 5e164e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/helm_vars/wire-server/values.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cassandra-migrations:
1818
imagePullPolicy: {{ .Values.imagePullPolicy }}
1919
cassandra:
2020
host: cassandra-ephemeral
21-
replicaCount: 1
21+
replicationFactor: 1
2222
elasticsearch-index:
2323
imagePullPolicy: {{ .Values.imagePullPolicy }}
2424
elasticsearch:

0 commit comments

Comments
 (0)