Skip to content

Commit e3e9f99

Browse files
authored
Add title and description to Managed Services overview page (#516)
1 parent 851b6ef commit e3e9f99

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/quix-cloud/managed-services/overview.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
# Overview
1+
---
2+
title: Managed services
3+
description: Quix-managed applications you can deploy without writing or maintaining code. Pre-built, versioned, and updated by Quix to simplify your pipelines and keep them secure.
4+
---
25

3-
Managed services are Quix-provided applications built from Quix-maintained container images. You deploy them like any other application; the difference is you set `deploymentType: Managed`, choose a supported `application`, and pick a `version`. Quix manages the image lifecycle (versions and updates).
6+
# Managed services
7+
8+
**Managed services** are Quix-provided applications built from Quix-maintained container images. You deploy them like any other application; the difference is you set `deploymentType: Managed`, choose a supported `application`, and pick a `version`. Quix manages the image lifecycle (versions and updates).
49

510
Note
611

0 commit comments

Comments
 (0)