Agent Secret
Example Agent Secret for ArgoCD.
less than a minute
The following example is created when using KubeSeal to encrypt the API key as a sealed secret. The secret data has been changed.
{
"kind": "SealedSecret",
"apiVersion": "bitnami.com/v1alpha1",
"metadata": {
"name": "ed-api-key",
"namespace": "edgedelta",
"creationTimestamp": null
},
"spec": {
"template": {
"metadata": {
"name": "ed-api-key",
"namespace": "edgedelta",
"creationTimestamp": null
}
},
"encryptedData": {
"ed-api-key": "pj1kb1dw63j995t46jl3wfbquwi8p92qq313ier50409dibqv8dkhq91uhitssuum1e8yhp60q1xp3evrq7m6tq4ds4115163uebe8dpevulz6oyh1es4kqe5ulva4sms54jbgpk15oqcb9o60zj1w8fgb54gdv055flnijxgs5sj2a5ktshnxmqf0ch8m4te14tu2531z2gfxwhictkbb8hsbk4msbv85aakd1rtc7dtkt00ub3ivxkdiugsj63qg6bxg5gec0op370oepi4nl6243pdqjcfbv6iimt8duy2hijmgf1ujtreay5sq5ieu14ywcmtesjcn19w92hb1wfxpnol3va7andiwaf17ujjd09qiiryzcgzs2hvvdt936k7zj5h5mwk1knxxe47k4158u0qr8obeg0ncj78del7fvtpmwz599gfj7f2tqgn2r5uyididot78g7inabk3p8mefngg6k4fxj01w80jykopgmfbghoxz1f7l7i0thobfhxc1ik668uyzo65emb7972lq0okpdm1tk74ll71ppeavnzngp6vhxuqdhde10add1g1gae6vb6lifmjsmc0lc58crzsn0ged5znjgst4kh2ktjobx1d6apn9icttnn5khsbcx9asg7c7kxgyqmbl9ic5ph9nozich6yjfig1q2pp3lfysseqoxzjg040py7fagy7un4bnemrf1oij8gm25n39losof58dlxqj4xyw190o00o2"
}
}
}