Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion components/cloudProviderCard/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ const PROVIDER_OPTIONS: Record<
logoSrc: civoLogo,
label: 'Civo',
description:
'A powerful open source cloud native tool set for identity and infrastructure management, application delivery, and secrets managament.',
'The cloud native service provider, specializing in managed Kubernetes. A faster, simpler and more cost-effective cloud platform.',
learnMoreLink: 'https://www.civo.com/?utm_source=partner&utm_medium=kubefirstdeploy&utm_campaign=kubefirstdeploy',
height: 17,
width: 50,
},
Expand Down