mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 23:20:56 +01:00
feat(infrastructure): add cloudflare, argocd
This commit is contained in:
8
tofu/modules/cloudflare/secret.yaml
Normal file
8
tofu/modules/cloudflare/secret.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: cloudflare-secrets
|
||||
namespace: cloudflare-operator-system
|
||||
type: Opaque
|
||||
stringData:
|
||||
CLOUDFLARE_API_TOKEN: "${cloudflare_api_token}"
|
||||
Reference in New Issue
Block a user