mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 09:52:49 +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 = `---
|
||||
title: Kubernetes Metrics Reference
|
||||
content_type: reference
|
||||
auto-generated: true
|
||||
auto_generated: true
|
||||
description: >-
|
||||
Details of the metric data that Kubernetes components export.
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user