mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
26 lines
1.0 KiB
JSON
26 lines
1.0 KiB
JSON
{
|
|
"apiVersion": "v1",
|
|
"data": {
|
|
"smtp-password": null,
|
|
"wordpress-password": "Skt2T0tjMk5PdQ=="
|
|
},
|
|
"kind": "Secret",
|
|
"metadata": {
|
|
"annotations": {
|
|
"kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"v1\",\"data\":{\"smtp-password\":\"\",\"wordpress-password\":\"Xkt2T0tjMk5PdQ==\"},\"kind\":\"Secret\",\"metadata\":{\"annotations\":{},\"labels\":{\"app\":\"wordpress-wordpress\",\"chart\":\"wordpress-5.0.1\",\"heritage\":\"Tiller\",\"release\":\"wordpress\"},\"name\":\"wordpress-wordpress\",\"namespace\":\"argocd\"},\"type\":\"Opaque\"}\n"
|
|
},
|
|
"creationTimestamp": "2018-12-19T09:15:40Z",
|
|
"labels": {
|
|
"app": "wordpress-wordpress",
|
|
"chart": "wordpress-5.0.1",
|
|
"heritage": "Tiller",
|
|
"release": "wordpress"
|
|
},
|
|
"name": "wordpress-wordpress",
|
|
"namespace": "argocd",
|
|
"resourceVersion": "27442",
|
|
"selfLink": "/api/v1/namespaces/argocd/secrets/wordpress-wordpress",
|
|
"uid": "a782f882-036e-11e9-92c4-ba8ba592c12d"
|
|
},
|
|
"type": "Opaque"
|
|
} |