diff --git a/docs/modules/ROOT/pages/how-to-guides/managing-environments/proc_creating_your_own_environment.adoc b/docs/modules/ROOT/pages/how-to-guides/managing-environments/proc_creating_your_own_environment.adoc index 9ffb163d..fd49d33c 100644 --- a/docs/modules/ROOT/pages/how-to-guides/managing-environments/proc_creating_your_own_environment.adoc +++ b/docs/modules/ROOT/pages/how-to-guides/managing-environments/proc_creating_your_own_environment.adoc @@ -60,4 +60,4 @@ If any errors occur while creating your environment, complete the following step .Additional resources -* If you have the rights in your cluster to assign the `cluster-admin` role to a Service Account, you can follow link:https://gist.github.com/jannfis/07095088c0b5a10681db3b48fd197641[these instructions] to create a `kubeconfig` with a token that doesn't expire. \ No newline at end of file +* If you have the read and write access rights in your cluster to assign the `cluster-admin` role to a Service Account, review the link:https://gist.github.com/jannfis/07095088c0b5a10681db3b48fd197641[BYOC step by step] document to create a `kubeconfig` with a token that doesn't expire. \ No newline at end of file