This is an automated email from the ASF dual-hosted git repository.
dyankiv pushed a commit to branch epm-v2.5.2-iskl
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/epm-v2.5.2-iskl by this push:
new bfcee193f change image role description
bfcee193f is described below
commit bfcee193f83748231243a042f7c96b0356ff7e39
Author: Denys Yankiv <[email protected]>
AuthorDate: Thu Aug 11 13:22:14 2022 +0300
change image role description
---
services/self-service/src/main/resources/mongo/general/mongo_roles.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/services/self-service/src/main/resources/mongo/general/mongo_roles.json
b/services/self-service/src/main/resources/mongo/general/mongo_roles.json
index fa1e4f1f3..650ebd01c 100644
--- a/services/self-service/src/main/resources/mongo/general/mongo_roles.json
+++ b/services/self-service/src/main/resources/mongo/general/mongo_roles.json
@@ -13,7 +13,7 @@
},
{
"_id": "imgShareAllImages",
- "description": "Allow to share all images",
+ "description": "Allow to share own and others' images",
"type": "IMAGE",
"cloud": "GENERAL",
"pages": [
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]