Skip to content

Commit 48519d3

Browse files
committed
WIP: remove CRD patching
Signed-off-by: Todd Short <[email protected]>
1 parent c002f11 commit 48519d3

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,6 @@ KUSTOMIZE_OPCON_RBAC_DIR := helm/olmv1/base/operator-controller/rbac
149149
manifests: $(CONTROLLER_GEN) $(HELM) #EXHELP Generate WebhookConfiguration, ClusterRole, and CustomResourceDefinition objects.
150150
# Generate CRDs via our own generator
151151
hack/tools/update-crds.sh
152-
# Update base config to include helm templates
153-
./hack/tools/patch-base-for-helm.sh
154152
# Generate manifests stored in source-control
155153
mkdir -p $(MANIFEST_HOME)
156154
$(HELM) template olmv1 helm/olmv1 --values helm/cert-manager.yaml > $(STANDARD_MANIFEST)

hack/tools/patch-base-for-helm.sh

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)