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

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
This commit is contained in:
shshanmu 2021-08-02 12:23:49 +02:00 committed by GitHub
parent f0f88fc348
commit cfe3c59991
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: