MDC is currently in the process of migrating to Pattern Fly 4. As part of this process there is a new implementation for swapping out the Favicon and the branding image has been introduced. It's using two new environment variables on MDC_LOGO and MDC_FAVICON. We will need these environment variables added to the operator with the following values. MDC_LOGO = "/img/redhat_mobile_logo.svg" MDC_FAVICON = "/favicon_redhat.ico" |