Tonic Textual provides a certificate for https traffic, but on a self-hosted instance, you can also use a user-provided certificate. The certificate must use the the PFX format and be named solar.pfx.
You must add the environment variableSOLAR_PFX_PASSWORD, which contains the certificate password.
Volume mount
You can use any volume type that is allowed within your environment. It must provide at least ReadOnlyMany access.
You map the certificate to /usr/bin/textual/certificates on the containers. Within your web server and worker deployment YAML files, the entry should be similar to the following: