cert-manager skipCrds

This commit is contained in:
titusvermesan
2024-10-10 16:31:44 +02:00
parent 4f561bd374
commit f8e9af8c8a

View File

@@ -10,6 +10,7 @@ spec:
- repoURL: 'https://charts.jetstack.io' - repoURL: 'https://charts.jetstack.io'
targetRevision: 1.15.* targetRevision: 1.15.*
helm: helm:
skipCrds: true
parameters: parameters:
- name: 'installCRDs' - name: 'installCRDs'
value: 'true' value: 'true'