Skip to content

Commit c18067c

Browse files
committed
OCPBUGS4880 Updating modules/adding-a-custom-logo.adoc
1 parent b10d0b8 commit c18067c

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
@@ -33,7 +33,7 @@ kind: ConfigMap
3333
metadata:
3434
name: console-custom-logo
3535
namespace: openshift-config
36-
data:
36+
binaryData:
3737
console-custom-logo.png: <base64-encoded_logo> ... <1>
3838
----
3939
<1> Provide a valid base64-encoded logo.

0 commit comments

Comments
 (0)