Update service.yaml

This commit is contained in:
HanWool Jeon
2025-06-19 10:33:33 +09:00
committed by GitHub
parent 8ced13cd6d
commit 6f2c3c70fd
+2 -2
View File
@@ -6,10 +6,10 @@ metadata:
labels:
app: frontend
spec:
type: LoadBalancer
type: ClusterIP
ports:
- port: 80
targetPort: 80
protocol: TCP
selector:
app: frontend
app: frontend