k8s-and-chill/rendered
Felix Wolf 72b39586b6 fix(nextcloud): Enable persistence to survive pod restarts
Nextcloud requires a persistent /var/www/html to retain installation
state (config.php, version.php, installed apps) across restarts.
Without it, every restart triggers the setup wizard. Uses local-path
2Gi PVC with Recreate strategy since the volume is RWO.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 18:45:12 +02:00
..
argocd/production feat: Adds Nextcloud pre-install hook and ArgoCD ignore rules 2026-04-04 18:17:32 +02:00
envs/production fix(nextcloud): Enable persistence to survive pod restarts 2026-04-04 18:45:12 +02:00