This commit is contained in:
Marcus Noble 2021-06-08 08:55:29 +01:00
parent 072aeb4c42
commit a6b8d2b29e
2 changed files with 21 additions and 47 deletions

View File

@ -8,7 +8,7 @@ module.exports = {
// or `'canary'` for less polished but more frequent updates
updateChannel: 'stable',
scrollback: 100000,
scrollback: 10000000,
// default font size in pixels for all tabs
fontSize: 13,

View File

@ -13,18 +13,24 @@ k9s:
fullScreenLogs: false
textWrap: false
showTime: false
currentContext: core-elsevier-platform
currentCluster: arn:aws:eks:eu-west-1:183742092277:cluster/core-elsevier-platform
currentContext: admin@clusterfun-scaleway
currentCluster: clusterfun-scaleway
clusters:
arn:aws:eks:eu-west-1:116634825266:cluster/ce-automation:
clusterfun-scaleway:
namespace:
active: twistlock-operator-system
active: nextcloud
favorites:
- twistlock-operator-system
- cv
- logging
- node-red
- gitea
- all
- kube-system
- nextcloud
- chat
- default
view:
active: sc
active: pod
featureGates:
nodeShell: false
shellPod:
@ -34,50 +40,18 @@ k9s:
cpu: 100m
memory: 100Mi
portForwardAddress: localhost
arn:aws:eks:eu-west-1:183742092277:cluster/core-elsevier-platform:
namespace:
active: platform-manager
favorites:
- platform-manager
- all
- default
view:
active: dp default
featureGates:
nodeShell: false
shellPod:
image: busybox:1.31
namespace: default
limits:
cpu: 100m
memory: 100Mi
portForwardAddress: localhost
arn:aws:eks:eu-west-1:702267635140:cluster/ce-prod:
namespace:
active: default
favorites:
- all
- twistlock-operator-system
- default
view:
active: cj
featureGates:
nodeShell: false
shellPod:
image: busybox:1.31
namespace: default
limits:
cpu: 100m
memory: 100Mi
portForwardAddress: localhost
arn:aws:eks:eu-west-1:781632261136:cluster/test-cluster:
microk8s-cluster:
namespace:
active: ""
favorites:
- ingress
- kube-system
- argocd
- logging
- all
- default
view:
active: po
active: pod
featureGates:
nodeShell: false
shellPod:
@ -90,7 +64,7 @@ k9s:
thresholds:
cpu:
critical: 90
warn: 85
warn: 70
memory:
critical: 90
warn: 85
warn: 70