Change of the Kubernetes icon.

This commit is contained in:
Bartek Stalewski 2023-03-11 18:52:31 +01:00
parent a43e4e1264
commit ec173bd9bc

View File

@ -124,6 +124,7 @@
# kubecontext
#typeset -g POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND='kubectl|helm|kubens|kubectx|oc|istioctl|kogito|k9s|helmfile'
typeset -g POWERLEVEL9K_KUBECONTEXT_DEFAULT_VISUAL_IDENTIFIER_EXPANSION="☸"
typeset -g POWERLEVEL9K_KUBECONTEXT_CLASSES=(
# '*prod*' PROD # These values are examples that are unlikely
'*' DEFAULT)