{
    "name":     "curltestsecret1",
    "values":   {
      "name":"rah",
      "age":35,
      "map":{
        "mapkey1": "mapvalue1",
        "mapkey2": "mapvalue2"
      },
      "array":["golang","c++","java","python"]
    }
}