-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathserviceaccounts.json
More file actions
31 lines (31 loc) · 870 Bytes
/
Copy pathserviceaccounts.json
File metadata and controls
31 lines (31 loc) · 870 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"apiVersion": "v1",
"items": [
{
"apiVersion": "v1",
"kind": "ServiceAccount",
"metadata": {
"creationTimestamp": "2022-11-28T18:54:10Z",
"name": "default",
"namespace": "default",
"resourceVersion": "336",
"uid": "fc1c403e-3456-442f-b5d5-adf130f4f7d6"
}
},
{
"apiVersion": "v1",
"kind": "ServiceAccount",
"metadata": {
"creationTimestamp": "2022-12-26T18:23:57Z",
"name": "netology",
"namespace": "default",
"resourceVersion": "2226983",
"uid": "2fac5dad-a5da-419e-a598-eb7c2eef8109"
}
}
],
"kind": "List",
"metadata": {
"resourceVersion": ""
}
}