Fix GVR Title option in readme (#3347)

mine
Matthew Wynn 2025-05-17 07:39:13 -07:00 committed by GitHub
parent 5bbf204472
commit ec7a660d7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ You can now override the context portForward default address configuration by se
# Allows to set certain views default fullscreen mode. (yaml, helm history, describe, value_extender, details, logs) Default false
defaultsToFullScreen: false
# Show full resource GVR (Group/Version/Resource) vs just R. Default: false.
useGVRTitleFormat: false
useFullGVRTitle: false
# Toggles icons display as not all terminal support these chars.
noIcons: false
# Toggles whether k9s should check for the latest revision from the GitHub repository releases. Default is false.