Skip to content

Commit f71e32f

Browse files
committed
ko: fix kgo -> ko migration guide
1 parent 03225b7 commit f71e32f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/operator/migrate/konnectextension-konnectid-to-konnectgatewaycontrolplane.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Migrate KonnectExtension from konnectID to KonnectGatewayControlPlane"
3-
description: "Learn how to migrate your KonnectExtension resources to KonnectGatewayControlPlane before upgrading to KO 2.0.0."
2+
title: Migrate KonnectExtension from konnectID to KonnectGatewayControlPlane
3+
description: Learn how to migrate your KonnectExtension resources to KonnectGatewayControlPlane before upgrading to KO 2.0.0.
44
content_type: reference
55
layout: reference
66
products:
@@ -10,7 +10,7 @@ breadcrumbs:
1010
related_resources:
1111
- text: Migrating from Kong Gateway Operator 1.6.x to Kong Operator 2.0.0
1212
url: /operator/migrate/migrate-1.6.x-2.0.0/
13-
- text:Migrate Konnect DataPlanes from Kong Gateway Operator 1.4 to 1.5
13+
- text: Migrate Konnect DataPlanes from Kong Gateway Operator 1.4 to 1.5
1414
url: /operator/konnect/reference/migrate-1.4-1.5/
1515
---
1616

@@ -161,4 +161,4 @@ If you are using `konnectID`, you must update your manifests to use the new `kon
161161

162162
```bash
163163
kubectl delete konnectextensions.konnect.konghq.com -n kong my-konnect-config
164-
```
164+
```

0 commit comments

Comments
 (0)