Skip to content

Commit 4a09511

Browse files
committed
Centralize all configuration objects to defaultconfigs overlay
1 parent d996839 commit 4a09511

File tree

5 files changed

+0
-4
lines changed

5 files changed

+0
-4
lines changed

manifests/opendatahub/base/kustomization.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
33
kind: Kustomization
44

55
resources:
6-
# Configmaps
7-
- ./configmaps/ds-pipeline-config.yaml
8-
- ./configmaps/pipeline-install-config.yaml
9-
106
# CustomResourceDefinitions
117
- ./customresourcedefinitions/viewers.yaml
128
- ./customresourcedefinitions/scheduledworkflows.yaml

0 commit comments

Comments
 (0)