Fix id string for kube-proxy glossary term (#9551)
-Added hyphen to id string so that glossary term displays extension text.
This commit is contained in:
parent
c05bf93558
commit
71c8b9625a
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: kube-proxy
|
||||
id: kube proxy
|
||||
id: kube-proxy
|
||||
date: 2018-04-12
|
||||
full_link: /docs/reference/generated/kube-proxy
|
||||
short_description: >
|
||||
|
|
Loading…
Reference in New Issue