mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
8 lines
179 B
YAML
8 lines
179 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: cloudflare-secrets
|
|
namespace: cloudflare-operator-system
|
|
type: Opaque
|
|
stringData:
|
|
CLOUDFLARE_API_TOKEN: "${cloudflare_api_token}" |