fix: Adjust ncps ingress

This commit is contained in:
2025-08-20 13:10:49 +02:00
parent a23785ca4e
commit 844cec5204
+1 -1
View File
@@ -43,7 +43,7 @@ spec:
args:
- /bin/ncps
- serve
- --cache-hostname=cache.oceanbox.io # TODO: Setup ingress
- --cache-hostname=cache.srv.oceanbox.io
- --cache-data-path=/storage
- --cache-database-url=sqlite:/storage/var/ncps/db/db.sqlite
- --upstream-cache=https://cache.nixos.org