Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 0_setenv.sh → 00_setenv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

echo 'correct usage is source 0_setenv.sh'

export MINIKUBE_HOME=/Users/burrsutter/minikube_1.0.0;
export MINIKUBE_HOME=$HOME/minikube_1.0.0;
export PATH=$MINIKUBE_HOME/bin:$PATH
export KUBECONFIG=$MINIKUBE_HOME/.kube/config:$MINIKUBE_HOME/.kube/kubconfig2
export KUBE_EDITOR="code -w"
Expand All @@ -14,4 +14,4 @@ export PATH=$ISTIO_HOME/bin:$PATH
# export PATH="${KREW_ROOT:-$HOME/.krew}/bin:$PATH"

echo 'the following after minikube as started'
echo 'eval $(minikube --profile istio docker-env)'
echo 'eval $(minikube --profile istio docker-env)'
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.