Skip to content

Commit

Permalink
Fix script name
Browse files Browse the repository at this point in the history
sky1045 committed Jan 23, 2025
1 parent 012ad86 commit c74794b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/stateproxy/templates/statefulset.yaml
Original file line number Diff line number Diff line change
@@ -62,7 +62,7 @@ spec:
terminationMessagePolicy: File
volumeMounts:
- mountPath: /bin/database_update.sh
name: database-update-script
name: download-snapshot-script
readOnly: true
subPath: database_udpate.sh
- mountPath: /data

0 comments on commit c74794b

Please sign in to comment.