Skip to content

Commit 99a68bc

Browse files
committed
Drop CRDDESC_OVERRIDE. This was unused
1 parent 8f71a83 commit 99a68bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ IMG ?= $(DEFAULT_IMG)
5252
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
5353
ENVTEST_K8S_VERSION = 1.29
5454

55-
CRDDESC_OVERRIDE ?= :maxDescLen=0
56-
5755
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
5856
ifeq (,$(shell go env GOBIN))
5957
GOBIN=$(shell go env GOPATH)/bin

0 commit comments

Comments
 (0)