File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -82,12 +82,8 @@ Configuring the Devcontainer
82
82
configured for interacting with the test beamline bl01t on the test
83
83
cluster Pollux. HOWEVER: for this exercise we will use your personal
84
84
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.
91
87
92
88
To enable access to the pollux cluster, execute the following commands
93
89
from OUTSIDE of the dev container:
You can’t perform that action at this time.
0 commit comments