24 lines
753 B
JSON
24 lines
753 B
JSON
{
|
|
"apiVersion": "v1",
|
|
"kind": "ServiceAccount",
|
|
"metadata": {
|
|
"annotations": {
|
|
"kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"v1\",\"kind\":\"ServiceAccount\",\"metadata\":{\"annotations\":{},\"name\":\"zorg\",\"namespace\":\"default\"},\"secrets\":[{\"name\":\"zorg\"}]}\n"
|
|
},
|
|
"creationTimestamp": "2020-01-19T16:31:41Z",
|
|
"name": "zorg",
|
|
"namespace": "default",
|
|
"resourceVersion": "3667084",
|
|
"selfLink": "/api/v1/namespaces/default/serviceaccounts/zorg",
|
|
"uid": "be8959a7-e324-4cfd-88c1-5fd45c028be6"
|
|
},
|
|
"secrets": [
|
|
{
|
|
"name": "zorg"
|
|
},
|
|
{
|
|
"name": "zorg-token-rhhzn"
|
|
}
|
|
]
|
|
}
|