custom_certificates key in domino.yml to provide a new certificate bundle.
If the key is not yet specified, the installer does the following:
-
Any existing
domino-custom-certificatesbundle continues to be used, and can still be updated independently of the installer. -
If there is no existing
domino-custom-certificatesConfigMap,custom_certificatesis not set, and the legacydomino-executor-certificatesConfigMap exists, it is copied and upgraded to the new format/name. If you are using thecustom_certificatesfield to configure certificate bundles and thedomino-executor-certificatesConfigMap exists, make sure to copy the relevant contents of thedomino-executor-certificatesConfigMap to thedomino.ymlas the ConfigMap is not used.