Files
homelab/k8s/bootstrap/cert-manager/cert-manager-values.yaml
T

11 lines
352 B
YAML
Raw Normal View History

# k8s/cert-manager/cert-manager-values.yaml
# cert-manager issues every per-hostname cert off homelab-ca and renews the
# wildcard cert nginx serves — certmanager_certificate_expiration_timestamp_seconds
# is the early-warning signal before any service's TLS breaks.
prometheus:
enabled: true
servicemonitor:
enabled: true
interval: 60s