Skip to main content

Dashboard - TimeOut

kubectl -n kube-system edit deployments kubernetes-dashboard

- --token-ttl=0

spec:
      containers:
      - args:
        - --auto-generate-certificates
        - --token-ttl=0