Install KubeVoIP

Install the operator with Helm:

helm install kubevoip oci://ghcr.io/kubevoip/charts/kubevoip \
  --version 0.5.0 \
  --namespace telephony --create-namespace

Each Helm release watches only its installation namespace. Install a separate release for each telephony namespace. CRDs remain cluster-scoped Kubernetes resources shared by all releases.