mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-16 11:04:39 -04: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
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
# Note: This script is sourced.
|
||||
|
||||
export TERM=linux
|
||||
export PATH=/run/state/bin:${PATH}
|
||||
export KUBECONFIG=/etc/kubernetes/admin.conf
|
||||
alias k=kubectl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue