From f42ed08044e80440322b090e95cf4ab7a29bd9a0 Mon Sep 17 00:00:00 2001 From: Engin Diri Date: Tue, 7 Jan 2025 15:49:05 +0100 Subject: [PATCH] docs: add collections category docs: add collections category --- content/tutorials/esc-external-secret-operator/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/tutorials/esc-external-secret-operator/index.md b/content/tutorials/esc-external-secret-operator/index.md index 28abe6569a72..dc557fb24955 100644 --- a/content/tutorials/esc-external-secret-operator/index.md +++ b/content/tutorials/esc-external-secret-operator/index.md @@ -23,6 +23,7 @@ youll_learn: estimated_time: 15 collections: - pulumi-esc +- kubernetes collections_weight: 2 prereqs: - "The [Pulumi ESC CLI](/docs/esc-cli/)"