Skip to content

Commit 0f88fbc

Browse files
committed
Install Cert Manager CRDs
1 parent c813d56 commit 0f88fbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ cert-manager:
128128
--install \
129129
--namespace $(CERT_MANAGER_NAMESPACE) --create-namespace \
130130
--version $(CERT_MANAGER_VERSION) \
131+
--set installCRDs=true \
131132
--wait
132133

133134
cert-manager-rm:

0 commit comments

Comments
 (0)