Merge pull request #1835 from pmatseykanets/kubeconfigs-example-workflows

Add Kubeconfigs example workflows page
This commit is contained in:
Billy Tat
2025-07-22 14:15:31 -07:00
committed by GitHub
5 changed files with 429 additions and 2 deletions
+2 -1
View File
@@ -1343,7 +1343,8 @@ const sidebars = {
"type": "category",
"label": "Example Workflows",
"items": [
"api/workflows/projects"
"api/workflows/projects",
"api/workflows/kubeconfigs"
]
},
"api/api-reference",