diff --git a/src/features/clusters/upsert/ClusterForm.tsx b/src/features/clusters/upsert/ClusterForm.tsx index 5710eaa4e..5f142fbd4 100644 --- a/src/features/clusters/upsert/ClusterForm.tsx +++ b/src/features/clusters/upsert/ClusterForm.tsx @@ -441,6 +441,7 @@ export function ClusterForm({ setConfirmingPaymentDetails(false); }, []); + const pricingMarginRight = !isEnterprise && 'mr-37.5'; return ( <> {!isEnterprise && ( @@ -455,10 +456,10 @@ export function ClusterForm({ {!confirmingPaymentDetails ? ( <> -

+

Cluster Configuration

-

+

Configure your Harper cluster and define deployment plans.

@@ -482,8 +483,10 @@ export function ClusterForm({ ) : ( <> -

Cluster Billing

-

+

+ Cluster Billing +

+

Please confirm the following billing details: