Merge pull request #5266 from chenhuan12/patch-77

fix the command output
This commit is contained in:
Andrew Chen
2017-09-05 14:26:01 -07:00
committed by GitHub
+1
View File
@@ -228,6 +228,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: