Skip to content

Commit 0b6bc29

Browse files
Katie Hornebpmct
Katie Horne
andauthored
Update guides/ssl-certificates/cloudflare.md
Co-authored-by: Ben Potter <me@bpmct.net>
1 parent 9f9d421 commit 0b6bc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/ssl-certificates/cloudflare.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ apiVersion: v1
8787
kind: Secret
8888
metadata:
8989
name: cloudflare-api-token-secret
90-
namespace: cert-manager # Your cert-manager deployment namespace
90+
namespace: coder # Your Coder deployment namespace
9191
type: Opaque
9292
stringData:
9393
api-token: "" # Your Cloudflare API token (from earlier)

0 commit comments

Comments
 (0)