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 // or `'canary'` for less polished but more frequent updates
updateChannel: 'stable', updateChannel: 'stable',
scrollback: 100000, scrollback: 10000000,
// default font size in pixels for all tabs // default font size in pixels for all tabs
fontSize: 13, fontSize: 13,

View File

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