Skip to content

Commit

Permalink
fix: emptyDir 指定を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Feb 8, 2025
1 parent 39979b9 commit ddb9232
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,3 @@ spec:
volumes:
# 本番サーバーからもってきた sqldump をマウントするためのボリューム
- name: sqldump-volume
emptyDir: {}

0 comments on commit ddb9232

Please sign in to comment.