diff --git a/bootstrap/kustomizations/kustomization-metallb.yaml b/bootstrap/kustomizations/kustomization-metallb.yaml index 718c10b..e6c593c 100644 --- a/bootstrap/kustomizations/kustomization-metallb.yaml +++ b/bootstrap/kustomizations/kustomization-metallb.yaml @@ -15,5 +15,5 @@ spec: healthChecks: - apiVersion: apps/v1 kind: Deployment - name: metallb-controller + name: controller namespace: metallb-system \ No newline at end of file