Add oc openshift to kubernetes context

This commit is contained in:
Max Rydahl Andersen 2020-01-24 22:39:23 +01:00
commit 261b19c641
No known key found for this signature in database
GPG key ID: 7F380E0223D0BF35
5 changed files with 6 additions and 6 deletions

View file

@ -781,7 +781,7 @@
#############[ kubecontext: current kubernetes context (https://kubernetes.io/) ]#############
# Show kubecontext only when the the command you are typing invokes one of these tools.
# Tip: Remove the next line to always show kubecontext.
typeset -g POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND='kubectl|helm|kubens|kubectx'
typeset -g POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND='kubectl|helm|kubens|kubectx|oc'
# Kubernetes context classes for the purpose of using different colors, icons and expansions with
# different contexts.