Files
phpfpm/templates
claudeandClaude Fable 5 ffb760b913
Helm Chart Release / release-chart (push) Successful in 5s
fix: SMTPパスワードSecretのmodeを0600から0644に修正 (v8.5.6-f)
smtp-secrets ボリュームの mode: 0600 により、Secretファイルの所有者は
rootだが、msmtp は PHP mail() 経由で PHP-FPMワーカー(www-data等の
非rootユーザー)として実行されるため読み取れず、
'cat: can't open ... Permission denied' で認証失敗していた。

mode を 0644(全ユーザー読み取り可)に変更。ファイルはPod内にのみ
存在し外部からアクセス不可のため許容できるトレードオフ。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 07:33:28 +09:00
..
2026-02-06 02:04:52 +00:00