Update README.kustomize.md

This commit is contained in:
Cedric Verstraeten
2025-03-06 11:00:57 +01:00
parent 647651082b
commit dc730670d8

View File

@@ -238,7 +238,9 @@ sudo systemctl restart coturn
Once the installation is complete, you can customize the user interface with your own branding. A persistent volume claim (PVC) has been created and attached to the `hub-frontend` pod. To locate the persistent volume, navigate to your specified storage path. The volume will have a name starting with `kerberos-hub-custom-layout-claim-pvc`.
```bash
cp -r base/volume/ /media/storage/kerberos-hub-custom-layout-claim-pvc-.../
```
Once the files are copied, you should see the CSS override on the Hub landing page.