Skip to content

Commit 89ed0e5

Browse files
committed
Azure and Ml file policies
1 parent a63cc7a commit 89ed0e5

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

modules/repository-azure/src/main/plugin-metadata/entitlement-policy.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ io.netty.common:
66
mode: "read"
77
- path: "/usr/lib/os-release"
88
mode: "read"
9+
com.azure.identity:
10+
- files:
11+
- relative_path: ""
12+
relative_to: home
13+
mode: read
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
org.elasticsearch.ml:
22
- manage_threads
3+
- files:
4+
- relative_path: mlmodel.conf
5+
relative_to: config
6+
mode: read

0 commit comments

Comments
 (0)