neue version admin-s3
This commit is contained in:
@@ -10,20 +10,26 @@ metadata:
|
|||||||
|
|
||||||
stringData:
|
stringData:
|
||||||
seaweedfs_s3_config: |
|
seaweedfs_s3_config: |
|
||||||
[identity.tatort]
|
[[identity]]
|
||||||
|
name = "tatort"
|
||||||
actions = ["Read", "Write", "Admin"]
|
actions = ["Read", "Write", "Admin"]
|
||||||
[identity.tatort.credentials]
|
|
||||||
|
[[identity.credentials]]
|
||||||
accessKey = "wjpKrmaqXra99rX3D61H"
|
accessKey = "wjpKrmaqXra99rX3D61H"
|
||||||
secretKey = "fTPi0u0FR6Lv9Y9IKydWv6WM0EA5XrsK008HCt9u"
|
secretKey = "fTPi0u0FR6Lv9Y9IKydWv6WM0EA5XrsK008HCt9u"
|
||||||
|
|
||||||
[identity.plane]
|
[[identity]]
|
||||||
|
name = "plane"
|
||||||
actions = ["Read", "Write", "Admin"]
|
actions = ["Read", "Write", "Admin"]
|
||||||
[identity.plane.credentials]
|
|
||||||
|
[[identity.credentials]]
|
||||||
accessKey = "a0ccb47cc0994bf51ecd"
|
accessKey = "a0ccb47cc0994bf51ecd"
|
||||||
secretKey = "0d54ee2f943f2a56b8cafc3afe9cb1e2f9fecac2"
|
secretKey = "0d54ee2f943f2a56b8cafc3afe9cb1e2f9fecac2"
|
||||||
|
|
||||||
[identity.n8n]
|
[[identity]]
|
||||||
|
name = "n8n"
|
||||||
actions = ["Read", "Write", "Admin"]
|
actions = ["Read", "Write", "Admin"]
|
||||||
[identity.n8n.credentials]
|
|
||||||
|
[[identity.credentials]]
|
||||||
accessKey = "WPpTwIoSMgrPChsS3rdS"
|
accessKey = "WPpTwIoSMgrPChsS3rdS"
|
||||||
secretKey = "C59o3EAhsUKBWj1oiPtiYRq3GhLMFeYDeiMxJ4SW"
|
secretKey = "C59o3EAhsUKBWj1oiPtiYRq3GhLMFeYDeiMxJ4SW"
|
||||||
Reference in New Issue
Block a user