From 43f031e9cf10cd69ce3c6c98dfc2cb26fecf4fc3 Mon Sep 17 00:00:00 2001 From: Badal Kumar Prusty Date: Wed, 4 Sep 2024 18:28:45 +0530 Subject: [PATCH 1/2] modifying route --- docs/setup/install/ingress-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/install/ingress-setup.md b/docs/setup/install/ingress-setup.md index 036bc4c2d9..8c0490db4f 100644 --- a/docs/setup/install/ingress-setup.md +++ b/docs/setup/install/ingress-setup.md @@ -14,7 +14,7 @@ If you have successfully configured Ingress, refer [Post Ingress Setup](#enable- ## Enabling Ingress during Devtron Installation -If you are installing Devtron, you can enable Ingress either via [set flag](#using-set-flag) or by using [values.yaml](#using-valuesyaml) to specify the desired Ingress settings. +If you are installing Devtron, you can enable Ingress either via [set flag](#using-set-flag) or by using [ingress-values.yaml](#using-ingress-valuesyaml) to specify the desired Ingress settings. ### Using set flag From 6c87e4769fa5ae06f43348120fbb050bedc06453 Mon Sep 17 00:00:00 2001 From: Badal Kumar Prusty Date: Wed, 4 Sep 2024 18:43:19 +0530 Subject: [PATCH 2/2] modified the anchorlink --- docs/setup/install/ingress-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/install/ingress-setup.md b/docs/setup/install/ingress-setup.md index 8c0490db4f..e889af66eb 100644 --- a/docs/setup/install/ingress-setup.md +++ b/docs/setup/install/ingress-setup.md @@ -14,7 +14,7 @@ If you have successfully configured Ingress, refer [Post Ingress Setup](#enable- ## Enabling Ingress during Devtron Installation -If you are installing Devtron, you can enable Ingress either via [set flag](#using-set-flag) or by using [ingress-values.yaml](#using-ingress-valuesyaml) to specify the desired Ingress settings. +If you are installing Devtron, you can enable Ingress either via [set flag](#using-set-flag) or by using [ingress-values.yaml](#using-ingress-values.yaml) to specify the desired Ingress settings. ### Using set flag