update kubeflow dip-catalog
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- upstream/serving-core.yaml
|
||||
- upstream/net-istio.yaml
|
||||
- istio-authorization-policy.yaml
|
||||
patches:
|
||||
- path: patches/sidecar-injection.yaml
|
||||
target:
|
||||
kind: Deployment
|
||||
- path: patches/config-deployment.yaml
|
||||
- path: patches/config-istio.yaml
|
||||
- path: patches/namespace-injection.yaml
|
||||
- path: patches/knative-serving-namespaced-admin.yaml
|
||||
- path: patches/knative-serving-namespaced-edit.yaml
|
||||
- path: patches/knative-serving-namespaced-view.yaml
|
||||
- path: patches/service-labels.yaml
|
||||
- path: patches/remove-gateway.yaml
|
||||
Reference in New Issue
Block a user