We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51be994 commit 911ee81Copy full SHA for 911ee81
docs/deployment-on-kubernetes.md
@@ -28,7 +28,7 @@ helm upgrade --namespace monitoring --install realopinsight manifests/helm/realo
28
```
29
30
## In-cluster access to service
31
-On success, the deployment does create a Kubernetes **ClusterIP** service named `realopinsiht`.
+On success, the deployment does create a Kubernetes **ClusterIP** service named `realopinsight`.
32
33
This service exposes the RealOpInsight's web interface (port `80`) as well as its Prometheus exporter (port `4584`).
34
0 commit comments