Skip to content

Commit

Permalink
Merge pull request #2507 from GiganticMinecraft/fix/volumes-for-debug
Browse files Browse the repository at this point in the history
fix: sqldump-volume の emptyDir 指定を削除
  • Loading branch information
rito528 authored Feb 8, 2025
2 parents 7b2eac2 + fbcddce commit 5c959e9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,4 @@ spec:
mountPath: /docker-entrypoint-initdb.d

volumes:
# 本番サーバーからもってきた sqldump をマウントするためのボリューム
- name: sqldump-volume
emptyDir: {}

0 comments on commit 5c959e9

Please sign in to comment.