K8s: Remove /k8s/ prefix (#75959)

This commit is contained in:
Todd Treece
2023-10-04 14:05:50 -04:00
committed by GitHub
parent 5be52dfe21
commit d9160553f9
2 changed files with 6 additions and 5 deletions

View File

@@ -40,4 +40,4 @@ kubectl api-resources
### Grafana API Access
The Kubernetes compatible API can be accessed using existing Grafana AuthN at: [http://localhost:3000/k8s/apis/](http://localhost:3000/k8s/apis/).
The Kubernetes compatible API can be accessed using existing Grafana AuthN at: [http://localhost:3000/apis](http://localhost:3000/apis).