id: helm-overview title: Apache Pulsar Helm Chart sidebar_label: “Overview”

import useLocationParentPath from '@site/src/libs/useLocationParentPath';
import {Redirect} from '@docusaurus/router';

<Redirect to={useLocationParentPath() + "deploy-kubernetes"} />