Skip to content

Commit

Permalink
switch environment to default podman-desktop KIND
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Nov 12, 2024
1 parent 64298fb commit efb2e97
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,8 @@ source <(ec --show-completion ${SHELL})
#### SECTION 3. Configure Kubernetes Cluster ###################################


# the following configures kubernetes inside DLS.

module unload pollux > /dev/null
module load pollux > /dev/null
# set the default namespace for kubectl and helm (for convenience only)
kubectl config use-context kind-kind-cluster
kubectl config set-context --current --namespace=p47-beamline
# make sure the user has provided credentials
kubectl version
Expand Down

0 comments on commit efb2e97

Please sign in to comment.