helm show values dify/dify
メールプロバイダーの設定をHelmチャートの値から見つける
mail: type: '' defaultSender: '送信元メールアドレス(例:no-reply <no-reply@dify.ai>)' resend: apiKey: '' apiUrl: https://api.resend.com smtp: server: '' port: 587 username: '' password: '' useTLS: false ... ...
mail.type
resend
smtp