Skip to content

Commit e241131

Browse files
authored
Refactor StatefulSet and Service for ivorysql v5.0
1 parent 7dde102 commit e241131

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)