Skip to content

Commit

Permalink
Merge pull request #10967 from MUzairS15/MUzairS15/ui/broken-logo
Browse files Browse the repository at this point in the history
fixes#10910:
  • Loading branch information
MUzairS15 committed May 15, 2024
2 parents 5bd2c3c + 4b77341 commit 7506ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/components/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ function K8sContextMenu({
src={
connectionMetadataState
? `/${connectionMetadataState[CONNECTION_KINDS.KUBERNETES]?.icon}`
: ''
: '/static/img/kubernetes.svg'
}
width="24px"
height="24px"
Expand Down

0 comments on commit 7506ee8

Please sign in to comment.