fix the command output
fix the command output
This commit is contained in:
@@ -224,6 +224,7 @@ $ kubectl get secret jenkins-token-1yvwg -o yaml
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
data:
|
data:
|
||||||
ca.crt: (APISERVER'S CA BASE64 ENCODED)
|
ca.crt: (APISERVER'S CA BASE64 ENCODED)
|
||||||
|
namespace: ZGVmYXVsdA==
|
||||||
token: (BEARER TOKEN BASE64 ENCODED)
|
token: (BEARER TOKEN BASE64 ENCODED)
|
||||||
kind: Secret
|
kind: Secret
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
Reference in New Issue
Block a user