mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2026-06-13 04:49:10 +00:00
refactor: 서비스 타입 LoadBalancer로 변경
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app: smarketing
|
app: smarketing
|
||||||
spec:
|
spec:
|
||||||
type: ClusterIP
|
type: LoadBalancer
|
||||||
ports:
|
ports:
|
||||||
- port: 5001
|
- port: 5001
|
||||||
targetPort: 5001
|
targetPort: 5001
|
||||||
|
|||||||
Reference in New Issue
Block a user