mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-15 01:32:24 +00:00
Create secret-cf-token.yaml
This commit is contained in:
parent
f648efef21
commit
29ad7c5351
@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: cloudflare-token-secret
|
||||
namespace: cert-manager
|
||||
type: Opaque
|
||||
stringData:
|
||||
cloudflare-token: <YOUR-TOKEN-HERE> # MUST be an API token, NOT a Global API key!!! https://cert-manager.io/docs/configuration/acme/dns01/cloudflare/#api-tokens
|
Loading…
x
Reference in New Issue
Block a user