Dashboard - TimeOut

kubectl -n kube-system edit deployments kubernetes-dashboard

- --token-ttl=0

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

image.png

 


Revision #2
Created 13 June 2023 06:26:58 by Alois
Updated 13 June 2023 06:31:37 by Alois