Skip to content

Commit 48a7f5e

Browse files
committed
Stay consistent with #2079
1 parent 7c2c703 commit 48a7f5e

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)