Add model registry v0.2.19
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- ../integrated
|
||||
- virtual-service.yaml
|
||||
- destination-rule-ui.yaml
|
||||
- authorization-policy-ui.yaml
|
||||
|
||||
patches:
|
||||
- path: model-registry-ui-service.yaml
|
||||
target:
|
||||
version: v1
|
||||
kind: Service
|
||||
name: model-registry-ui-service
|
||||
|
||||
namespace: kubeflow
|
||||
Reference in New Issue
Block a user