mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-09-10 19:56:24 +00:00
latest updates
This commit is contained in:
9
.config/k9s/aliases.yaml
Normal file
9
.config/k9s/aliases.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
aliases:
|
||||
dp: deployments
|
||||
sec: v1/secrets
|
||||
jo: jobs
|
||||
cr: clusterroles
|
||||
crb: clusterrolebindings
|
||||
ro: roles
|
||||
rb: rolebindings
|
||||
np: networkpolicies
|
@@ -0,0 +1,4 @@
|
||||
benchmarks:
|
||||
defaults:
|
||||
concurrency: 2
|
||||
requests: 200
|
@@ -0,0 +1,13 @@
|
||||
k9s:
|
||||
cluster: teleport.sharedservices.frame.io
|
||||
namespace:
|
||||
active: backend
|
||||
lockFavorites: false
|
||||
favorites:
|
||||
- backend
|
||||
- default
|
||||
view:
|
||||
active: po
|
||||
featureGates:
|
||||
nodeShell: false
|
||||
portForwardAddress: localhost
|
8
.config/k9s/config.yaml
Normal file
8
.config/k9s/config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
k9s:
|
||||
liveViewAutoRefresh: false
|
||||
|
||||
ui:
|
||||
headless: false
|
||||
logoless: true
|
||||
crumbsless: true
|
||||
|
Reference in New Issue
Block a user