fix: container port

This commit is contained in:
2024-12-26 22:28:48 -08:00
parent 48f13e05c9
commit 56cee83e7c
2 changed files with 5 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ spec:
- name: yadunut-dev
image: harbor.yadunut.dev/yadunut/yadunut.dev:sha-cbfe9ae-1735272127 # {"$imagepolicy": "flux-system:yadunut-dev"}
ports:
- containerPort: 8080
- containerPort: 3000
name: http
protocol: TCP
---