From 2a8bbfb7191499977d61fdf02803e7f531af1719 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Tue, 3 Jun 2025 15:03:45 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=97=20Update=20Kyverno=20doc=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/exercises/kyverno-ingress-domain-name-details.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/slides/exercises/kyverno-ingress-domain-name-details.md b/slides/exercises/kyverno-ingress-domain-name-details.md index b8840110..7b352911 100644 --- a/slides/exercises/kyverno-ingress-domain-name-details.md +++ b/slides/exercises/kyverno-ingress-domain-name-details.md @@ -26,8 +26,8 @@ When a Service gets created... - We want to use a Kyverno `generate` ClusterPolicy -- For step 1, check [Generate Resources](https://kyverno.io/docs/writing-policies/generate/) documentation +- For step 1, check [Generate Resources](https://kyverno.io/docs/policy-types/cluster-policy/generate/) documentation -- For step 2, check [Preconditions](https://kyverno.io/docs/writing-policies/preconditions/) documentation +- For step 2, check [Preconditions](https://kyverno.io/docs/policy-types/cluster-policy/preconditions/) documentation -- For step 3, check [External Data Sources](https://kyverno.io/docs/writing-policies/external-data-sources/) documentation +- For step 3, check [External Data Sources](https://kyverno.io/docs/policy-types/cluster-policy/external-data-sources/) documentation