Update charts/argo-cd/templates/NOTES.txt

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
Signed-off-by: Shabin Shanmugalingam <shabin.shanmugalingam@t-systems.com>
This commit is contained in:
shshanmu 2021-08-02 12:23:49 +02:00 committed by Shabin Shanmugalingam
parent 94939158e3
commit b3ac51e18b

View file

@ -11,7 +11,7 @@ In order to access the server UI you have the following options:
In case you are deploying on openshift 4
3. You have to use the Openshift Routes. For that use folowing command:
oc create route passthrough YOUR_ROUTE_NAME --service=YOUR_POD --port=https --insecure-policy=Redirect
oc create route passthrough YOUR_ROUTE_NAME --service=YOUR_SERVICE --port=https --insecure-policy=Redirect
After that execute the following command to get the server UI link: