This commit is contained in:
parent
4c28d970c8
commit
82896fea9e
@ -8,9 +8,10 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: api-gateway
|
- name: api-gateway
|
||||||
port: 80
|
port: 8080
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
|
nodePort: 8069
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
selector:
|
selector:
|
||||||
app: api-gateway
|
app: api-gateway
|
||||||
type: ClusterIP
|
type: NodePort
|
Loading…
Reference in New Issue
Block a user