Choosing to use more collaborative language
I don't think it is necessary to use the word bitch in this project. As it only appears in the README, we can choose to use more collaborative language. Signed-off-by: Jonathan Pulsifer <jonathan@pulsifer.ca>mine
parent
fde9b0e981
commit
368fd5ba48
|
|
@ -55,7 +55,7 @@ k9s -h
|
||||||
# To get info about K9s runtime (logs, configs, etc..)
|
# To get info about K9s runtime (logs, configs, etc..)
|
||||||
k9s info
|
k9s info
|
||||||
# To run K9s in a given namespace
|
# To run K9s in a given namespace
|
||||||
k9s -n mybitchns
|
k9s -n mycoolns
|
||||||
# Start K9s in an existing KubeConfig context
|
# Start K9s in an existing KubeConfig context
|
||||||
k9s --context coolCtx
|
k9s --context coolCtx
|
||||||
```
|
```
|
||||||
|
|
@ -92,7 +92,7 @@ k9s --context coolCtx
|
||||||
currentCluster: minikube
|
currentCluster: minikube
|
||||||
# Persists per cluster preferences for favorite namespaces and view.
|
# Persists per cluster preferences for favorite namespaces and view.
|
||||||
clusters:
|
clusters:
|
||||||
bitchn:
|
cooln:
|
||||||
namespace:
|
namespace:
|
||||||
active: coolio
|
active: coolio
|
||||||
favorites:
|
favorites:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue