Specify nodePort for blog service

attemptAtTagsRenovation
Jack Jackson 2 years ago
parent e0ab6fdd94
commit f58ae340a3
  1. 1
      kubernetes-resources.yml

@ -8,6 +8,7 @@ spec:
role: app
ports:
- port: 8080
nodePort: 30080
type: LoadBalancer
---
apiVersion: apps/v1

Loading…
Cancel
Save