fix the command output

fix the command output
pull/5266/head
chenhuan12 2017-09-01 16:34:07 +08:00 committed by GitHub
parent 69d2091ca6
commit e8ade71000
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@ $ kubectl get secret jenkins-token-1yvwg -o yaml
apiVersion: v1
data:
ca.crt: (APISERVER'S CA BASE64 ENCODED)
namespace: ZGVmYXVsdA==
token: (BEARER TOKEN BASE64 ENCODED)
kind: Secret
metadata: