Compare commits

..

1 Commits

Author SHA1 Message Date
Morten Olsen
aa0abfb443 Added storage provisioner 2025-08-11 12:00:00 +02:00

View File

@@ -79,4 +79,4 @@ const customResourceService = services.get(CustomResourceService);
customResourceService.register(...customResources);
await customResourceService.install(true);
// await customResourceService.watch();
await customResourceService.watch();