docs: add metadata to resource-filtering.md (#2832)

This metadata is required by hugo to discover the content in the
documentation website, without which a page not found is shown to the
viewer.

Fixes: #2831

Signed-off-by: Imran Pochi <imran@kinvolk.io>
This commit is contained in:
Imran Pochi
2020-08-18 11:02:49 -07:00
committed by GitHub
parent 5d2c9e2ba1
commit 52b6838004
2 changed files with 8 additions and 2 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
# Resource Filtering
---
title: "Resource filtering"
layout: docs
---
*Filter objects by namespace, type, or labels.*
+4 -1
View File
@@ -1,4 +1,7 @@
# Resource Filtering
---
title: "Resource filtering"
layout: docs
---
*Filter objects by namespace, type, or labels.*