diff --git a/infrastructure/cert-manager/cert-manager.yaml b/infrastructure/cert-manager/cert-manager.yaml index 0f55b69..f6a8ff0 100644 --- a/infrastructure/cert-manager/cert-manager.yaml +++ b/infrastructure/cert-manager/cert-manager.yaml @@ -30,5 +30,5 @@ spec: name: cert-manager namespace: cert-manager values: - crd: + crds: enabled: true \ No newline at end of file