We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70687ad commit 8558848Copy full SHA for 8558848
manifests/v1beta1/installs/katib-cert-manager/kustomization.yaml
@@ -1,14 +1,6 @@
1
apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
namespace: kubeflow
4
- # Namespace.
5
- # Katib controller.
6
- # Katib CRDs.
7
- # Katib DB manager.
8
- # Katib DB mysql.
9
- # Katib UI.
10
- # Katib webhooks.
11
- # Cert-manager certificate for webhooks
12
resources:
13
# Namespace.
14
- ../../components/namespace
0 commit comments