Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-cox committed Jul 9, 2020
1 parent b268c14 commit 149a024
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ export function generateKubernetesEntities(): StratosBaseCatalogEntity[] {
}, {
type: 'k3s',
label: 'K3S',
labelShort: 'k3S',
labelShort: 'K3S',
authTypes: [BaseEndpointAuth.UsernamePassword],
logoUrl: '/core/assets/custom/k3s.svg',
renderPriority: 6
Expand Down

0 comments on commit 149a024

Please sign in to comment.