Skip to content

Commit 067021a

Browse files
committed
#31 clarify epics devcontainer settings
1 parent 690a728 commit 067021a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/user/tutorials/epics_devcontainer.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,8 @@ Configuring the Devcontainer
8282
configured for interacting with the test beamline bl01t on the test
8383
cluster Pollux. HOWEVER: for this exercise we will use your personal
8484
GitHub account to avoid clashes with other users of this tutorial.
85-
Therefore follow the instructions below and set KUBECONFIG as follows:
86-
87-
.. code-block:: bash
88-
89-
# point at your cluster configuration file
90-
export KUBECONFIG=/home/${USER}/.kube/config_pollux
85+
Therefore the ``K8S_HELM_REGISTRY`` variable must be set to your
86+
GitHub user name and the other variables left as is.
9187

9288
To enable access to the pollux cluster, execute the following commands
9389
from OUTSIDE of the dev container:

0 commit comments

Comments
 (0)