Skip to content

Commit 421170a

Browse files
authored
Merge pull request #30 from OreoYang/ivorysql-v5.0
Refactor StatefulSet and Service for ivorysql v5.0
2 parents 7dde102 + e241131 commit 421170a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s-cluster/single/statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
- containerPort: 1521
5656
protocol: TCP
5757
volumeMounts:
58-
- mountPath: /var/local/ivorysql/ivorysql-4/data
58+
- mountPath: /var/local/ivorysql/ivorysql-5/data
5959
name: pgdata
6060
env:
6161
- name: IVORYSQL_PASSWORD

0 commit comments

Comments
 (0)