Skip to content

Commit cc7c99e

Browse files
committed
Fixup
1 parent c0fa223 commit cc7c99e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/nw-bgp-frr-k8s-migration.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="nw-bgp-frr-k8s-migration_{context}"]
77
= Migrating FRR-K8s resources
88

9-
You can migrate the FRR-K8s resources from the `openshift-frr-k8s` namespace to the `openshift-ovn-kubernetes` namespace.
9+
You can migrate the FRR-K8s custom resources from the `metallb-system` namespace to the `openshift-frr-k8s` namespace.
1010

1111
.Prerequisites
1212

@@ -51,3 +51,5 @@ $ bash migrate.sh
5151
----
5252
$ oc get frrconfigurations.frrk8s.metallb.io -n openshift-frr-k8s
5353
----
54+
55+
After the migration is complete, you can remove the FRR-K8s custom resources from the `metallb-system` namespace.

0 commit comments

Comments
 (0)