mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aa0abfb443 |
@@ -79,4 +79,4 @@ const customResourceService = services.get(CustomResourceService);
|
||||
customResourceService.register(...customResources);
|
||||
|
||||
await customResourceService.install(true);
|
||||
// await customResourceService.watch();
|
||||
await customResourceService.watch();
|
||||
|
||||
Reference in New Issue
Block a user