Skip to content

Commit 6788566

Browse files
authored
Minor changes added for Portal Installation with Nginx (#37)
* Minor changes added. Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
1 parent 8a5509e commit 6788566

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

website/docs/litmus-installation-with-ingress.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ kubectl apply -f https://litmuschaos.github.io/litmus/2.0.0-Beta/litmus-2.0.0-Be
2424

2525
3. Install Nginx Ingress Controller along with Kubernetes RBAC roles and bindings, please refer [here](https://kubernetes.github.io/ingress-nginx/deploy/#installation-guide)
2626

27-
**Note:** If you're changing ingress name from **litmus-ingress** to a different name, make sure to update the **INGRESS_NAME** environment variable in the litmusportal-server deployment
27+
**Note:**
28+
* If you're changing ingress name from **litmus-ingress** to a different name, make sure to update the **INGRESS_NAME** environment variable in the litmusportal-server deployment
29+
* Set the environment variable **INGRESS** as true in the litmusportal-server deployment.
2830

2931
#### With HTTP
3032

0 commit comments

Comments
 (0)