feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
Showing only changes of commit ec208fe0f6 - Show all commits

View File

@ -217,10 +217,10 @@ spec:
nodeSelector: nodeSelector:
hardware: rpi4 hardware: rpi4
overrides: overrides:
smtp_use_tls: "yes" postfix.cf: |
smtp_tls_security_level: "encrypt" smtpd_relay_restrictions = permit_sasl_authenticated, reject_unauth_destination
smtp_sasl_security_options: "noanonymous" podAnnotations:
smtpd_relay_restrictions: "permit_sasl_authenticated, reject_unauth_destination" bstein.dev/restarted-at: "2026-01-06T00:00:00Z"
redis: redis:
enabled: true enabled: true
architecture: standalone architecture: standalone