Skip to content

Commit fd25690

Browse files
committed
Update folder tag to 'CRD' for Kubernetes custom resource documentation
1 parent 7d869a8 commit fd25690

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/tables/kubernetes_custom_resource_definition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Steampipe Table: kubernetes_custom_resource_definition - Query Kubernetes Custom Resource Definitions using SQL"
33
description: "Allows users to query Custom Resource Definitions in Kubernetes, providing details about the structure and configuration of the custom resources."
4-
folder: "Custom"
4+
folder: "CRD"
55
---
66

77
# Table: kubernetes_custom_resource_definition - Query Kubernetes Custom Resource Definitions using SQL

docs/tables/kubernetes_{custom_resource_singular_name}.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Steampipe Table: kubernetes_{custom_resource_singular_name} - Query Kubernetes Custom Resources using SQL"
33
description: "Allows users to query Kubernetes Custom Resources, specifically the custom resource definitions (CRDs) and their corresponding details."
4-
folder: "Custom"
4+
folder: "CRD"
55
---
66

77
# Table: kubernetes_{custom_resource_singular_name} - Query Kubernetes Custom Resources using SQL

0 commit comments

Comments
 (0)