diff --git a/docs/content/usage/integrations/kro.md b/docs/content/usage/integrations/kro.md index eb7e56a81..0977acaba 100644 --- a/docs/content/usage/integrations/kro.md +++ b/docs/content/usage/integrations/kro.md @@ -143,6 +143,9 @@ spec: apiVersion: v1alpha1 kind: LoadBalancer group: networking.kro.run + metadata: + labels: + kube-bind.io/exported: "true" spec: domain: string configMapRef: string @@ -214,14 +217,6 @@ spec: EOF ``` -### Add kube-bind Export Label - -Add the export label to the `LoadBalancer` CRD. - -```bash -kubectl label crd loadbalancers.networking.kro.run kube-bind.io/exported=true --overwrite -``` - ### Export the LoadBalancer API Create an `APIServiceExportTemplate`. Crucially, we add **PermissionClaims** to allow the provider