mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
linting
This commit is contained in:
@@ -8,4 +8,4 @@ const registry = services.get(CustomResourceRegistry);
|
||||
registry.register(new SecretRequest());
|
||||
registry.register(new PostgresDatabase());
|
||||
await registry.install(true);
|
||||
await registry.watch();
|
||||
await registry.watch();
|
||||
|
||||
Reference in New Issue
Block a user