fix(xo-web/kubernetes): change recipe description (#6878)

Introduced by eb84d4a7ef
This commit is contained in:
Gabriel Gunullu
2023-06-16 11:37:35 +02:00
committed by GitHub
parent 249f1a7af4
commit 3688e762b1

View File

@@ -21,7 +21,7 @@ import RecipeForm from './recipe-form'
const RECIPE_INFO = {
id: '05abc8a8-ebf4-41a6-b1ed-efcb2dbf893d',
name: 'Kubernetes cluster',
description: 'Creates a Kubernetes cluster composed of 1 control plane and a configurable number of worker nodes.',
description: 'Creates a Kubernetes cluster composed of a configurable number of control planes and worker nodes.',
}
export default decorate([