This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
kittehcluster/kubernetes/example-secrets/cloudflare-credentials.yml
2024-11-05 10:47:53 -05:00

9 lines
215 B
YAML

apiVersion: v1
kind: Secret
metadata:
name: traefik-cf-creds
data:
# Kubernetes base64 encodes the data
# By default, this is:
cf-email: Y2xvdWRmbGFyZUBleGFtcGxlLmNvbQ== # database
cf-key: a2V5 # database