diff options
| author | Paul Buetow <paul@buetow.org> | 2025-12-30 11:29:18 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-12-30 11:29:18 +0200 |
| commit | 8c289e400af9c430b752f82bcf82e38a453cb163 (patch) | |
| tree | 29661f7f4b9149a81f71d842ed6e0a7527fd46b2 /frontends/scripts/taskwarrior.sh.tpl | |
| parent | 2a61fbb9dee0ea99b5222be0b7be037325664c80 (diff) | |
Configure persistent cache for ArgoCD repo-server
Enable PVC mount for ArgoCD repo-server to cache Git repositories and
generated manifests, improving performance for subsequent deployments.
Changes:
- Mount argocd-repo-server-pvc at /home/argocd/repo-cache
- Set XDG_CACHE_HOME environment variable to use persistent cache
- Avoid conflict with default /tmp mount used by ArgoCD
This ensures Git repo clones and Helm charts are cached persistently
across pod restarts, reducing network traffic and speeding up syncs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'frontends/scripts/taskwarrior.sh.tpl')
0 files changed, 0 insertions, 0 deletions
