refactor: 서비스 포트 변경

This commit is contained in:
OhSeongRak 2025-06-16 16:03:33 +09:00
parent f8c0178e83
commit 2ea0e7bae1

View File

@ -8,7 +8,7 @@ metadata:
spec: spec:
type: ClusterIP type: ClusterIP
ports: ports:
- port: 80 - port: 5001
targetPort: 5001 targetPort: 5001
protocol: TCP protocol: TCP
name: http name: http