admin seaweedfs credentials
This commit is contained in:
@@ -21,9 +21,9 @@ stringData:
|
||||
}
|
||||
],
|
||||
"actions": [
|
||||
"Admin",
|
||||
"Read",
|
||||
"Write"
|
||||
"Write",
|
||||
"Admin"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -35,9 +35,23 @@ stringData:
|
||||
}
|
||||
],
|
||||
"actions": [
|
||||
"Admin",
|
||||
"Read",
|
||||
"Write"
|
||||
"Write",
|
||||
"Admin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "n8n",
|
||||
"credentials": [
|
||||
{
|
||||
"accessKey": "WPpTwIoSMgrPChsS3rdS",
|
||||
"secretKey": "C59o3EAhsUKBWj1oiPtiYRq3GhLMFeYDeiMxJ4SW"
|
||||
}
|
||||
],
|
||||
"actions": [
|
||||
"Read",
|
||||
"Write",
|
||||
"Admin"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user