Create secret-cf-token.yaml

This commit is contained in:
tehNooB 2023-10-19 16:02:56 +01:00 committed by GitHub
parent 065c96ae85
commit c9e0e2b82c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,10 @@
---
apiVersion: v1
kind: Secret
metadata:
name: cloudflare-token-secret
namespace: cert-manager
type: Opaque
# WARNING! You need an API token, not a Global API key: https://cert-manager.io/docs/configuration/acme/dns01/cloudflare/#api-tokens
stringData:
cloudflare-token: YOUR-RANDOM-TOKEN