We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add3e72 commit f29db50Copy full SHA for f29db50
src/Pages/GlobalConfigurations/ClustersAndEnvironments/CreateCluster/constants.tsx
@@ -19,7 +19,7 @@ export const SIDEBAR_CONFIG: SidebarConfigType = {
19
body: (
20
<p className="m-0">
21
Use Devtron to easily create Kubernetes clusters on popular cloud providers. Simplify cluster
22
- provisioning and management with a guided, user-friendly interface.{' '}
+ provisioning and management with a guided, user-friendly interface.
23
</p>
24
),
25
isEnterprise: true,
0 commit comments