ghost-en: repoint SMTP to Infisical-backed secret (3b)
mail__options__auth__user/pass secretKeyRef ghost-en-smtp -> ghost-en-smtp-infisical Recreate roll picks up the Infisical-synced credentials. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -86,12 +86,12 @@ spec:
|
||||
- name: mail__options__auth__user
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: ghost-en-smtp
|
||||
name: ghost-en-smtp-infisical
|
||||
key: SMTP_USER
|
||||
- name: mail__options__auth__pass
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: ghost-en-smtp
|
||||
name: ghost-en-smtp-infisical
|
||||
key: SMTP_PASS
|
||||
- name: privacy__useUpdateCheck
|
||||
value: "false"
|
||||
|
||||
Reference in New Issue
Block a user