Files
homelab/applications/app-web-monetnaildesign/externalsecrets.yaml
2025-08-14 22:08:45 -05:00

16 lines
389 B
YAML

---
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: cloudflare-api-token-monetnaildesign # This is the secret name
namespace: external-dns
spec:
secretStoreRef:
kind: ClusterSecretStore
name: doppler-cluster
refreshInterval: "1h"
data:
- secretKey: api-token-monetnaildesign
remoteRef:
key: CLOUDFLARE_TOKEN_MONETNAILDESIGN