File tree Expand file tree Collapse file tree 3 files changed +0
-58
lines changed
manifests/v1beta1/installs
katib-with-kubeflow-cert-manager Expand file tree Collapse file tree 3 files changed +0
-58
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ resources:
29
29
# Cert-manager certificate for webhooks
30
30
- certificate.yaml
31
31
# Kubeflow Katib components.
32
- - ../katib-with-kubeflow/katib-application.yaml
33
32
- ../katib-with-kubeflow/kubeflow-katib-roles.yaml
34
33
- ../katib-with-kubeflow/ui-virtual-service.yaml
35
34
images :
@@ -58,9 +57,6 @@ patchesJson6902:
58
57
kind : PersistentVolumeClaim
59
58
namespace : kubeflow
60
59
61
- commonLabels :
62
- app.kubernetes.io/component : katib
63
-
64
60
vars :
65
61
- fieldref :
66
62
fieldPath : metadata.namespace
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ resources:
29
29
- ../../components/webhook/rbac.yaml
30
30
- ../../components/webhook/webhooks.yaml
31
31
# Kubeflow Katib components.
32
- - katib-application.yaml
33
32
- kubeflow-katib-roles.yaml
34
33
- ui-virtual-service.yaml
35
34
images :
@@ -57,9 +56,6 @@ patchesJson6902:
57
56
kind : PersistentVolumeClaim
58
57
namespace : kubeflow
59
58
60
- commonLabels :
61
- app.kubernetes.io/component : katib
62
-
63
59
vars :
64
60
- fieldref :
65
61
fieldPath : metadata.namespace
You can’t perform that action at this time.
0 commit comments