Add model registry v0.2.19
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
apiVersion: security.istio.io/v1beta1
|
||||
kind: AuthorizationPolicy
|
||||
metadata:
|
||||
name: model-registry-service
|
||||
spec:
|
||||
action: ALLOW
|
||||
selector:
|
||||
matchLabels:
|
||||
component: model-registry-server
|
||||
rules:
|
||||
- {}
|
||||
Reference in New Issue
Block a user