mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-23 13:51:06 -05:00
image: set TERM environmet variable
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
b93b24e058
commit
a0a7294546
@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
# Note: This script is sourced.
|
# Note: This script is sourced.
|
||||||
|
|
||||||
|
export TERM=linux
|
||||||
export PATH=/run/state/bin:${PATH}
|
export PATH=/run/state/bin:${PATH}
|
||||||
export KUBECONFIG=/etc/kubernetes/admin.conf
|
export KUBECONFIG=/etc/kubernetes/admin.conf
|
||||||
alias k=kubectl
|
alias k=kubectl
|
||||||
|
Loading…
Reference in New Issue
Block a user