Docs: Fix OSS typo (#60131)

fix OSS typo
pull/60134/head^2
matt abrams 2 years ago committed by GitHub
parent 8317bf5def
commit ca3c4bb50f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/setup-grafana/installation/kubernetes/index.md

@ -10,7 +10,7 @@ weight: 300
This page explains how to install and run Grafana on Kubernetes (K8S). It uses Kubernetes manifests for the setup. If you prefer Helm, refer to the [Grafana Helm community charts](https://github.com/grafana/helm-charts). This page explains how to install and run Grafana on Kubernetes (K8S). It uses Kubernetes manifests for the setup. If you prefer Helm, refer to the [Grafana Helm community charts](https://github.com/grafana/helm-charts).
## Deploy Grafana OS on Kubernetes ## Deploy Grafana OSS on Kubernetes
This section explains how to install Grafana using Kubernetes. This section explains how to install Grafana using Kubernetes.
If you are interested in the Grafana Enterprise version of this information, see [Deploy Grafana Enterprise on Kubernetes](#deploy-grafana-enterprise-on-kubernetes). If you are interested in the Grafana Enterprise version of this information, see [Deploy Grafana Enterprise on Kubernetes](#deploy-grafana-enterprise-on-kubernetes).

Loading…
Cancel
Save