Update service.yaml

This commit is contained in:
HanWool Jeon
2025-06-19 11:11:41 +09:00
committed by GitHub
parent 517a78a395
commit 3cbeefcf5b
+1 -1
View File
@@ -6,7 +6,7 @@ metadata:
labels: labels:
app: frontend app: frontend
spec: spec:
type: LoadBalancer type: ClusterIP
ports: ports:
- port: 80 - port: 80
targetPort: 80 targetPort: 80