Skip to content

Commit 085e8b3

Browse files
feat(ingress): update crd option (#1588)
1 parent a5901ba commit 085e8b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ingress/values/cert-manager.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
installCRDs: true
1+
crds:
2+
enabled: true
23
prometheus:
34
servicemonitor:
45
enabled: true

0 commit comments

Comments
 (0)