You can turn off outbound email delivery in Astro Private Cloud (APC).Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Setting
astronomer.houston.config.publicSignups: truewithastronomer.houston.config.email.enabled: falseis only secure when all non-OIDC authentication backends are explicitly disabled and the OIDC provider provides sufficient user validation to prevent untrusted users from accessing APC.- In your
values.yamlfile, setastronomer.houston.config.email.enabledtofalse. - Set
astronomer.houston.config.publicSignupstotrue. - Remove the
EMAIL__SMTP_URLlist-item fromastronomer.houston.secret.