You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
614 B
26 lines
614 B
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: kubeflow
|
|
resources:
|
|
- cache-server.yaml
|
|
- centraldashboard.yaml
|
|
- default-allow-same-namespace.yaml
|
|
- jupyter-web-app.yaml
|
|
- katib-controller.yaml
|
|
- katib-db-manager.yaml
|
|
- katib-ui.yaml
|
|
- kserve-models-web-app.yaml
|
|
- kserve.yaml
|
|
- metadata-envoy.yaml
|
|
- metadata-grpc-server.yaml
|
|
- minio.yaml
|
|
- ml-pipeline-ui.yaml
|
|
- ml-pipeline.yaml
|
|
- model-registry.yaml
|
|
- model-registry-ui.yaml
|
|
- poddefaults.yaml
|
|
- pvcviewer-webhook.yaml
|
|
- spark-operator-webhook.yaml
|
|
- tensorboards-web-app.yaml
|
|
- training-operator-webhook.yaml
|
|
- volumes-web-app.yaml
|
|
|