Skip to content

Commit 85fe916

Browse files
wushka00stmcginnis
andauthored
Update content/en/docs/tasks/debug/debug-cluster/troubleshoot-kubectl.md
Thanks and agreed regarding format change. Co-authored-by: Sean McGinnis <[email protected]>
1 parent 71d493b commit 85fe916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/debug/debug-cluster/troubleshoot-kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ notAfter=Feb 10 06:02:47 2034 GMT
133133
```
134134

135135
```shell
136-
kubectl config view --flatten --output 'jsonpath={.users[0].user.client-certificate-data}'|base64 -d | openssl x509 -noout -dates
136+
kubectl config view --flatten --output 'jsonpath={.users[0].user.client-certificate-data}'| base64 -d | openssl x509 -noout -dates
137137
```
138138

139139
output:

0 commit comments

Comments
 (0)