Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jce-redhat committed Oct 1, 2023
1 parent a2de50f commit 1b63dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller/product_demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ controller_settings:
- name: CUSTOM_LOGIN_INFO
value: '<p style="text-align:center,max-width=300px">Remember, no matter where you go,<br>there you are</p>'
- name: CUSTOM_LOGO
value: 'data:image/png;base64,{{ lookup("file", controller_postinstall_dir + "/zen-bull.b64")'
value: 'data:image/png;base64,{{ lookup("file", controller_postinstall_dir + "/zen-bull.b64") }}'
controller_credentials:
- name: Automation Hub
organization: Default
Expand Down

0 comments on commit 1b63dcc

Please sign in to comment.