Skip to content

Commit

Permalink
fix: babyrite-config-volume mount path
Browse files Browse the repository at this point in the history
  • Loading branch information
m1sk9 committed Oct 26, 2024
1 parent dc5b92f commit bff3d06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
memory: 32Mi
volumeMounts:
- name: babyrite-config-volume
mountPath: /home/babyrite/config
mountPath: /config
env:
# 相対パスを指定する
- name: CONFIG_FILE_PATH
Expand Down

0 comments on commit bff3d06

Please sign in to comment.