Removed k9s cluster details
This commit is contained in:
parent
0bbded8b58
commit
0bacc63a5c
@ -3,6 +3,7 @@ k9s:
|
|||||||
maxConnRetry: 5
|
maxConnRetry: 5
|
||||||
enableMouse: false
|
enableMouse: false
|
||||||
headless: false
|
headless: false
|
||||||
|
logoless: false
|
||||||
crumbsless: false
|
crumbsless: false
|
||||||
readOnly: false
|
readOnly: false
|
||||||
noIcons: false
|
noIcons: false
|
||||||
@ -13,54 +14,9 @@ k9s:
|
|||||||
fullScreenLogs: false
|
fullScreenLogs: false
|
||||||
textWrap: false
|
textWrap: false
|
||||||
showTime: false
|
showTime: false
|
||||||
currentContext: microk8s
|
currentContext:
|
||||||
currentCluster: microk8s-cluster
|
currentCluster:
|
||||||
clusters:
|
clusters:
|
||||||
clusterfun-scaleway:
|
|
||||||
namespace:
|
|
||||||
active: git-sync
|
|
||||||
favorites:
|
|
||||||
- all
|
|
||||||
- git-sync
|
|
||||||
- kube-system
|
|
||||||
- opengraph
|
|
||||||
- workadventure
|
|
||||||
- blog
|
|
||||||
- monitoring
|
|
||||||
- inlets
|
|
||||||
- dashboard
|
|
||||||
view:
|
|
||||||
active: po
|
|
||||||
featureGates:
|
|
||||||
nodeShell: false
|
|
||||||
shellPod:
|
|
||||||
image: busybox:1.31
|
|
||||||
namespace: default
|
|
||||||
limits:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 100Mi
|
|
||||||
portForwardAddress: localhost
|
|
||||||
microk8s-cluster:
|
|
||||||
namespace:
|
|
||||||
active: ""
|
|
||||||
favorites:
|
|
||||||
- monitoring
|
|
||||||
- ingress
|
|
||||||
- kube-system
|
|
||||||
- argocd
|
|
||||||
- all
|
|
||||||
- default
|
|
||||||
view:
|
|
||||||
active: po
|
|
||||||
featureGates:
|
|
||||||
nodeShell: false
|
|
||||||
shellPod:
|
|
||||||
image: busybox:1.31
|
|
||||||
namespace: default
|
|
||||||
limits:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 100Mi
|
|
||||||
portForwardAddress: localhost
|
|
||||||
thresholds:
|
thresholds:
|
||||||
cpu:
|
cpu:
|
||||||
critical: 90
|
critical: 90
|
||||||
|
Loading…
Reference in New Issue
Block a user