chore: update cert-manager credentials

This commit is contained in:
2025-09-21 17:53:05 +05:00
parent 9dea58bda6
commit 9b0434721b

View File

@@ -119,7 +119,7 @@ export class CertManager extends Construct {
cloudflare: { cloudflare: {
apiTokenSecretRef: { apiTokenSecretRef: {
name: "cloudflare-token", name: "cloudflare-token",
key: "credential", key: "token",
}, },
}, },
}, },