From 8a83920b009a1af7ba64bdfaa50d738b3e1e164b Mon Sep 17 00:00:00 2001 From: Tim Ramlot <42113979+inteon@users.noreply.github.com> Date: Tue, 11 Jun 2024 16:24:29 +0200 Subject: [PATCH] use permalink instead of referring to main Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com> --- content/docs/usage/istio-csr/README.md | 4 ++-- content/v1.11-docs/projects/istio-csr.md | 4 ++-- content/v1.14-docs/usage/istio-csr/README.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/docs/usage/istio-csr/README.md b/content/docs/usage/istio-csr/README.md index 0595f4d29c..3e614f5b4b 100644 --- a/content/docs/usage/istio-csr/README.md +++ b/content/docs/usage/istio-csr/README.md @@ -38,12 +38,12 @@ Running istio-csr requires a few steps and preconditions in order: 3. An `Issuer` or `ClusterIssuer` which will be used to issue Istio certificates 4. istio-csr installed (likely via helm) 5. Istio [installed](https://istio.io/latest/docs/setup/install/istioctl/) with - some custom config required, e.g. using the example config from the [repository](https://github.com/cert-manager/istio-csr/tree/main/make/config/istio). + some custom config required, e.g. using the example config from the [repository](https://github.com/cert-manager/istio-csr/tree/5d2e629f9f9aec7f476337d6ae69482cea9a7a71/make/config/istio). ### Why Custom Istio Install Manifests? If you take a look at the contents of [the example Istio install -manifests](https://github.com/cert-manager/istio-csr/tree/main/make/config/istio) +manifests](https://github.com/cert-manager/istio-csr/tree/5d2e629f9f9aec7f476337d6ae69482cea9a7a71/make/config/istio) there are a few custom configuration options which are important. Required changes include setting `ENABLE_CA_SERVER` to `false` and setting the `caAddress` from which Istio will diff --git a/content/v1.11-docs/projects/istio-csr.md b/content/v1.11-docs/projects/istio-csr.md index 54249234ae..5503580f00 100644 --- a/content/v1.11-docs/projects/istio-csr.md +++ b/content/v1.11-docs/projects/istio-csr.md @@ -32,12 +32,12 @@ Running istio-csr requires a few steps and preconditions in order: 3. An `Issuer` or `ClusterIssuer` which will be used to issue Istio certificates 4. istio-csr installed (likely via helm) 5. Istio [installed](https://istio.io/latest/docs/setup/install/istioctl/) with - some custom config required, e.g. using the example config from the [repository](https://github.com/cert-manager/istio-csr/tree/main/make/config/istio). + some custom config required, e.g. using the example config from the [repository](https://github.com/cert-manager/istio-csr/tree/5d2e629f9f9aec7f476337d6ae69482cea9a7a71/make/config/istio). ### Why Custom Istio Install Manifests? If you take a look at the contents of [the example Istio install -manifests](https://github.com/cert-manager/istio-csr/tree/main/make/config/istio) +manifests](https://github.com/cert-manager/istio-csr/tree/5d2e629f9f9aec7f476337d6ae69482cea9a7a71/make/config/istio) there are a few custom configuration options which are important. Required changes include setting `ENABLE_CA_SERVER` to `false` and setting the `caAddress` from which Istio will diff --git a/content/v1.14-docs/usage/istio-csr/README.md b/content/v1.14-docs/usage/istio-csr/README.md index 0595f4d29c..3e614f5b4b 100644 --- a/content/v1.14-docs/usage/istio-csr/README.md +++ b/content/v1.14-docs/usage/istio-csr/README.md @@ -38,12 +38,12 @@ Running istio-csr requires a few steps and preconditions in order: 3. An `Issuer` or `ClusterIssuer` which will be used to issue Istio certificates 4. istio-csr installed (likely via helm) 5. Istio [installed](https://istio.io/latest/docs/setup/install/istioctl/) with - some custom config required, e.g. using the example config from the [repository](https://github.com/cert-manager/istio-csr/tree/main/make/config/istio). + some custom config required, e.g. using the example config from the [repository](https://github.com/cert-manager/istio-csr/tree/5d2e629f9f9aec7f476337d6ae69482cea9a7a71/make/config/istio). ### Why Custom Istio Install Manifests? If you take a look at the contents of [the example Istio install -manifests](https://github.com/cert-manager/istio-csr/tree/main/make/config/istio) +manifests](https://github.com/cert-manager/istio-csr/tree/5d2e629f9f9aec7f476337d6ae69482cea9a7a71/make/config/istio) there are a few custom configuration options which are important. Required changes include setting `ENABLE_CA_SERVER` to `false` and setting the `caAddress` from which Istio will