fix typo (#2419)
parent
a19fabd885
commit
b56c151d94
|
|
@ -911,7 +911,7 @@ k9s:
|
||||||
crumbsless: false
|
crumbsless: false
|
||||||
noIcons: false
|
noIcons: false
|
||||||
# By default all contexts wil use the dracula skin unless explicitly overridden in the context config file.
|
# By default all contexts wil use the dracula skin unless explicitly overridden in the context config file.
|
||||||
skin: dracula # => assumes the file skins/dracular.yaml is present in the $XDG_DATA_HOME/k9s/skins directory
|
skin: dracula # => assumes the file skins/dracula.yaml is present in the $XDG_DATA_HOME/k9s/skins directory
|
||||||
skipLatestRevCheck: false
|
skipLatestRevCheck: false
|
||||||
disablePodCounting: false
|
disablePodCounting: false
|
||||||
shellPod:
|
shellPod:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue