diff --git a/infrastructure/configs/cert-manager/certificate.yaml b/infrastructure/configs/cert-manager/certificate.yaml index 4cf1732..1689d73 100644 --- a/infrastructure/configs/cert-manager/certificate.yaml +++ b/infrastructure/configs/cert-manager/certificate.yaml @@ -11,4 +11,4 @@ spec: - "*.example.com" issuerRef: name: cloudflare-prod - kind: Issuer \ No newline at end of file + kind: ClusterIssuer \ No newline at end of file