Skip to content

Commit 057b27e

Browse files
committed
wip
1 parent 6275f59 commit 057b27e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/system/system.service.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ export class SystemService {
2323

2424
private featuresDetected = false;
2525

26-
// Pods whose `app` label differs from the ghcr.io image name they
27-
// run. The nvidia connector is a separate DaemonSet but ships the
28-
// same `game-server-node-connector` image, so we point it at the
29-
// same registry digest for the latest-version check.
3026
private static SERVICE_TO_REGISTRY: Record<string, string> = {
3127
"game-server-node-connector-nvidia": "game-server-node-connector",
3228
};

0 commit comments

Comments
 (0)