From c91679db38b37fe85ee3ae9c22f2cd98fcc6e242 Mon Sep 17 00:00:00 2001 From: HDW Date: Sun, 26 Apr 2026 09:27:03 +0200 Subject: [PATCH] add wt tracker --- apps/warthunder/app-deployment.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apps/warthunder/app-deployment.yaml b/apps/warthunder/app-deployment.yaml index 6452a13..4931393 100644 --- a/apps/warthunder/app-deployment.yaml +++ b/apps/warthunder/app-deployment.yaml @@ -21,10 +21,6 @@ spec: labels: app: wt-tracker spec: - hostAliases: - - ip: ".24.157.158" # Die IP aus deinem Log - hostnames: - - "git.unreg-hdw.de" containers: - name: streamlit image: git.unreg-hdw.de/hdw/wt-tracker:latest # Hier dein gebautes Image eintragen