Files
home-server/ansible/roles/noble_cert_manager/defaults/main.yml

7 lines
319 B
YAML

---
# Warn when **cloudflare-dns-api-token** is missing after apply (also set in **group_vars/all.yml** when loaded).
noble_cert_manager_require_cloudflare_secret: true
# Helm --wait default (~5m) can expire while startupapicheck waits on webhooks / API (busy or slow pulls).
noble_helm_cert_manager_wait_timeout: 15m