Skip to content

Instantly share code, notes, and snippets.

@parisnakitakejser
Created January 29, 2022 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parisnakitakejser/5b5dcef21b747d1a48c2545f87521872 to your computer and use it in GitHub Desktop.
Save parisnakitakejser/5b5dcef21b747d1a48c2545f87521872 to your computer and use it in GitHub Desktop.
Cloudflare API token secret
apiVersion: v1
kind: Secret
metadata:
name: cloudflare-api-token-secret
type: Opaque
stringData:
api-token: <API Token>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment