Skip to content
Prev Previous commit
Next Next commit
Update voting-app-service.yaml
  • Loading branch information
Mareshnani123 authored Feb 1, 2025
commit 76e502ebe89f0ff32fbe67a87c44c5477ef96101
2 changes: 1 addition & 1 deletion voting-app-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: voting-service
app: demo-voting-app
spec:
type: NodePort
type: LoadBalancer
ports:
- port: 80
targetPort: 80
Expand Down