diff --git a/README.md b/README.md index 88e3cf8..04f8c6e 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ Active infrastructure addons from `infrastructure/addons/kustomization.yaml`: Chart/source strategy: - Vendored charts are intentional: `cert-manager`, `traefik`, `kube-prometheus-stack`, `tailscale-operator`, and `rancher` live under `infrastructure/charts/`. -- External Secrets, Loki, and Promtail use Flux `OCIRepository` sources. +- External Secrets, Loki, and Promtail use Flux `OCIRepository` sources; deploy gates cap OCI retry time and rely on cached artifacts when available. - NFS storage is raw Kubernetes manifests, not a Helm chart. - Rancher backup/restore is not part of the current live graph.