From 6de885a39a37bb29f3e10dec619ffd6e0bda274f Mon Sep 17 00:00:00 2001 From: Kaiz Date: Mon, 11 Mar 2024 14:56:34 +0900 Subject: [PATCH] change --8<-- to {% include %} for calling define_env --- docs/install/operator/knative-with-operators.md | 2 +- .../install/yaml-install/eventing/install-eventing-with-yaml.md | 2 +- docs/install/yaml-install/serving/install-serving-with-yaml.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/install/operator/knative-with-operators.md b/docs/install/operator/knative-with-operators.md index 9075d4a93b..f16242a7f1 100644 --- a/docs/install/operator/knative-with-operators.md +++ b/docs/install/operator/knative-with-operators.md @@ -10,7 +10,7 @@ The following table describes the supported versions of Serving and Eventing for | v1.13 | v1.13.0
v1.12.0, v1.12.1, v1.12.2 and v1.12.3
v1.11.0, v1.1.1, v1.11.2, v1.11.3, v1.11.6, v1.11.5 and v1.11.6
v1.10.0, v1.10.1 and v1.10.2 | v1.13.0
v1.12.0, v1.12.1, v1.12.2 and v1.12.3
v1.11.0, v1.11.1, v1.11.2, v1.11.3, v1.11.4, v1.11.5 and v1.11.6
v1.10.0, v1.10.1, v1.10.2, v1.10.3, v1.10.4, v1.10.5 and v1.10.6 | --8<-- "prerequisites.md" ---8<-- "security-prereqs-images.md" +{% include "security-prereqs-images.md" %} ## Install the Knative Operator diff --git a/docs/install/yaml-install/eventing/install-eventing-with-yaml.md b/docs/install/yaml-install/eventing/install-eventing-with-yaml.md index 0f0fc1717a..acdfdf9806 100644 --- a/docs/install/yaml-install/eventing/install-eventing-with-yaml.md +++ b/docs/install/yaml-install/eventing/install-eventing-with-yaml.md @@ -3,7 +3,7 @@ This topic describes how to install Knative Eventing by applying YAML files using the `kubectl` CLI. --8<-- "prerequisites.md" ---8<-- "security-prereqs-images.md" +{% include "security-prereqs-images.md" %} ## Install Knative Eventing diff --git a/docs/install/yaml-install/serving/install-serving-with-yaml.md b/docs/install/yaml-install/serving/install-serving-with-yaml.md index 2aac45d76a..1b072bf290 100644 --- a/docs/install/yaml-install/serving/install-serving-with-yaml.md +++ b/docs/install/yaml-install/serving/install-serving-with-yaml.md @@ -3,7 +3,7 @@ This topic describes how to install Knative Serving by applying YAML files using the `kubectl` CLI. --8<-- "prerequisites.md" ---8<-- "security-prereqs-images.md" +{% include "security-prereqs-images.md" %} ## Install the Knative Serving component