add calicoctl env vars
This commit is contained in:
parent
138123b44f
commit
aab59c1e66
1 changed files with 3 additions and 0 deletions
|
@ -60,3 +60,6 @@ export LC_ALL=en_US.UTF-8
|
|||
export LANG=en_US.UTF-8
|
||||
|
||||
export GRC_BLOCKS_PATH=/usr/local/share/gnuradio/grc/blocks/
|
||||
|
||||
export CALICO_DATASTORE_TYPE=kubernetes
|
||||
export CALICO_KUBECONFIG=~/.kube/config
|
||||
|
|
Loading…
Add table
Reference in a new issue