Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-7486

Enable Custom Dashboard Logo Configuration via ConfigMap Instead of Inline Base64 Images in DevSpaces

XMLWordPrintable

    • False
    • None
    • False

      Proposed title of this feature request*

      Adding an ability to allow/customize dashboard logo using configmap instead of  inline base64 image in Devspaces 

      What is the nature and description of the request?

      Currently the dashboard logo is been managed/updated via CRD. Following is the example of the changes that are made via CRD. 

          dashboard:
            branding:
              logo:
                base64data: {{ tpl (.Files.Get "logo.png") . | b64enc }}
                mediatype: image/png

      However there is an requirement to make this customizable via `configmap`. 

      Why does the customer need this? (List the business requirements here)*

      It makes it hard to read CheCluster instance especially in ArgoCD because the custom logo base64 encoding spans multiple lines. 

              ibuziuk@redhat.com Ilya Buziuk
              rhn-support-dtambat Darshan Tambat
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: