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

[RN] As an Admin I want to customize Eclipse Che logo from the Custom Resource

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 3.9.0.GA
    • None
    • docs
    • False
    • None
    • False
    • Release Notes
    • Hide
      = Customizable {prod-short} logo on User Dashboard

      With this update, you can change the {prod-short} logo using the dedicated CheCluster Custom Resource property:

      [source,yaml]
      ----
      apiVersion: org.eclipse.che/v2
      kind: CheCluster
      spec:
        components:
          dashboard:
            branding
              logo:
                base64data: <base64-encoded-data>
                mediatype: image/png
      ----

      Show
      = Customizable {prod-short} logo on User Dashboard With this update, you can change the {prod-short} logo using the dedicated CheCluster Custom Resource property: [source,yaml] ---- apiVersion: org.eclipse.che/v2 kind: CheCluster spec:   components:     dashboard:       branding         logo:           base64data: <base64-encoded-data>           mediatype: image/png ----
    • Enhancement
    • Done

            jvrbkova@redhat.com Jana Vrbkova
            mloriedo Mario Loriedo
            Jana Vrbkova Jana Vrbkova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: