* Not blocked by https://github.com/k0rdent/kof/issues/628 but maybe we should still wait for it first. * E.g. we use `kubectl port-forward -n kof deploy/kof-mothership-kof-operator 9090:9090` [here](https://docs.k0rdent.io/v1.7.0/admin/kof/kof-using/#kof-ui). * Users, on the other side, use services and ingresses in prod envs. * We provide these [services](https://github.com/k0rdent/kof/blob/v1.7.1/charts/kof-mothership/templates/kof-operator/service.yaml) and [ingresses](https://github.com/k0rdent/kof/blob/v1.7.1/charts/kof-mothership/templates/kof-operator/ingress-ui.yaml), but their test coverage is not enough, leading to issues like https://github.com/k0rdent/kof/issues/734 * Add CI tests for such services and ingresses.
but maybe we should still wait for it first.
kubectl port-forward -n kof deploy/kof-mothership-kof-operator 9090:9090here.leading to issues like Mothership Chart sets up the kof-mothership-kof-operator incorrectly #734