blob: 2b965999a04ce6b9d83bfe70479407431356fbfc [file] [view]
---
id: helm-overview
title: Apache Pulsar Helm Chart
sidebar_label: "Overview"
---
````mdx-code-block
import useLocationParentPath from '@site/src/libs/useLocationParentPath';
import {Redirect} from '@docusaurus/router';
<Redirect to={useLocationParentPath() + "deploy-kubernetes"} />
````