Skip to content

Commit

Permalink
Remove desriptions from crds
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Jan 13, 2024
1 parent a881aa6 commit e131082
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4,962 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ REPO := $(notdir $(shell pwd))
BIN := fluxcd-addon
COMPRESS ?= no

# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
CRD_OPTIONS ?= "crd:crdVersions={v1},allowDangerousTypes=true"
CRD_OPTIONS ?= "crd:maxDescLen=0,generateEmbeddedObjectMeta=true,allowDangerousTypes=true"
CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.29
API_GROUPS ?= fluxcd:v1alpha1

Expand Down
Loading

0 comments on commit e131082

Please sign in to comment.