From 0bacc63a5cbb9567332494a7e59949f144693c71 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Fri, 2 Jul 2021 06:31:56 +0100 Subject: [PATCH] Removed k9s cluster details --- .k9s/config.yml | 50 +++---------------------------------------------- 1 file changed, 3 insertions(+), 47 deletions(-) diff --git a/.k9s/config.yml b/.k9s/config.yml index 6026aff..e958fed 100644 --- a/.k9s/config.yml +++ b/.k9s/config.yml @@ -3,6 +3,7 @@ k9s: maxConnRetry: 5 enableMouse: false headless: false + logoless: false crumbsless: false readOnly: false noIcons: false @@ -13,54 +14,9 @@ k9s: fullScreenLogs: false textWrap: false showTime: false - currentContext: microk8s - currentCluster: microk8s-cluster + currentContext: + currentCluster: 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: cpu: critical: 90