Files
foundation/examples/cloudflare-secret.yaml
2025-11-25 20:29:51 +01:00

10 lines
163 B
YAML

apiVersion: v1
kind: Secret
metadata:
name: cloudflare-api-token
namespace: cert-manager
type: Opaque
stringData:
api-token: YOUR_CLOUDFLARE_API_TOKEN_HERE