mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 02:41:25 +00:00
Fix autogenerated mark for instrumentation doc
The https://k8s.io/docs/ website uses this marker to highlight that pages should not be directly edited in k/website
This commit is contained in:
parent
d7bff1c809
commit
b61ed2d875
@ -44,7 +44,7 @@ const (
|
|||||||
templ = `---
|
templ = `---
|
||||||
title: Kubernetes Metrics Reference
|
title: Kubernetes Metrics Reference
|
||||||
content_type: reference
|
content_type: reference
|
||||||
auto-generated: true
|
auto_generated: true
|
||||||
description: >-
|
description: >-
|
||||||
Details of the metric data that Kubernetes components export.
|
Details of the metric data that Kubernetes components export.
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user