k8s-and-chill/prototypes/nextcloud
Felix Wolf bd4507b2a2 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:42:34 +02:00
..
helm fix(nextcloud): Enable persistence to survive pod restarts 2026-04-04 18:42:34 +02:00
vendir feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
ytt feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
app-data.ytt.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00