This commit is contained in:
Bojan Kucera 2025-06-05 21:33:58 -04:00
parent 5fe46a7a42
commit 8d2fb048bd
2 changed files with 3 additions and 2 deletions

View file

@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: proxy-detection-api
image: your-registry/proxy-detection-api:latest
image: registry.stare.gg/boki/proxy-detection-api:latest
ports:
- containerPort: 2424
env:
@ -67,3 +67,4 @@ spec:
targetPort: 2424
protocol: TCP
type: ClusterIP