add wt tracker
This commit is contained in:
@@ -21,9 +21,13 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app: wt-tracker
|
app: wt-tracker
|
||||||
spec:
|
spec:
|
||||||
|
hostAliases:
|
||||||
|
- ip: ".24.157.158" # Die IP aus deinem Log
|
||||||
|
hostnames:
|
||||||
|
- "git.unreg-hdw.de"
|
||||||
containers:
|
containers:
|
||||||
- name: streamlit
|
- name: streamlit
|
||||||
image: git.unreg-hdw.de/hdw/wt-tracker:v1 # Hier dein gebautes Image eintragen
|
image: git.unreg-hdw.de/hdw/wt-tracker:latest # Hier dein gebautes Image eintragen
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8501
|
- containerPort: 8501
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user