Skip to content

Commit

Permalink
chore: fix polardbx-cluster range index (apecloud#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldming authored Apr 7, 2024
1 parent b406c05 commit 2f7d6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/polardbx-cluster/templates/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ spec:
requests:
storage: {{ .persistence.data.size }}
{{- end }}
{{- $i = add1 $i }}
{{- end }}
{{- $i = add1 $i }}
- name: cn
componentDefRef: cn
replicas: {{ .Values.cn.replicas }}
Expand Down

0 comments on commit 2f7d6e9

Please sign in to comment.