Skip to content

Commit e026bcf

Browse files
committed
OCPBUGS#21817: Updates prereq for customLogoFile size
1 parent 95ab710 commit e026bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/adding-a-custom-logo.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can create custom branding by adding a custom logo or custom product name. Y
1111
.Prerequisites
1212

1313
* You must have administrator privileges.
14-
* Create a file of the logo that you want to use. The logo can be a file in any common image format, including GIF, JPG, PNG, or SVG, and is constrained to a `max-height` of `60px`.
14+
* Create a file of the logo that you want to use. The logo can be a file in any common image format, including GIF, JPG, PNG, or SVG, and is constrained to a `max-width` of `200px` and a max-height` of `68px`. Image size must not exceed 1 MB due to constraints on the `ConfigMap` object size.
1515
1616
.Procedure
1717

0 commit comments

Comments
 (0)