23 lines
786 B
JSON
23 lines
786 B
JSON
{
|
|
"apiVersion": "v1",
|
|
"data": {
|
|
"password": "YnVtYmxlYmVldHVuYQo=",
|
|
"token": "ZmVybmFuZAo="
|
|
},
|
|
"kind": "Secret",
|
|
"metadata": {
|
|
"annotations": {
|
|
"kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"v1\",\"data\":{\"password\":\"YnVtYmxlYmVldHVuYQo=\",\"token\":\"ZmVybmFuZAo=\"},\"kind\":\"Secret\",\"metadata\":{\"annotations\":{},\"labels\":{\"app\":\"fred\"},\"name\":\"s1\",\"namespace\":\"default\"},\"type\":\"Opaque\"}\n"
|
|
},
|
|
"creationTimestamp": "2019-08-30T14:30:50Z",
|
|
"labels": {
|
|
"app": "fred"
|
|
},
|
|
"name": "s1",
|
|
"namespace": "default",
|
|
"resourceVersion": "49724026",
|
|
"selfLink": "/api/v1/namespaces/default/secrets/s1",
|
|
"uid": "c3e3d3f3-cb32-11e9-990f-42010a800218"
|
|
},
|
|
"type": "Opaque"
|
|
} |