We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e983b commit c7bbe6fCopy full SHA for c7bbe6f
docs/tutorials/setup_k8s_new_beamline.md
@@ -105,8 +105,6 @@ To deploy and manage IOC istances requires **helm** and **kubectl** command line
105
```bash
106
# make sure your Python virtual environment is active, then:
107
pip install ec-cli
108
-# make sure ec is not currently aliased to docker compose! (maybe that was a bad idea?)
109
-unalias ec
110
# setup the environment for ec to know how to talk to the cluster
111
# (make sure you are in the t03-services directory)
112
source ./environment.sh
0 commit comments