Add NodePort and servicePort to deployment.yaml
This commit is contained in:
parent
652930cf19
commit
c62cdc245f
@ -27,7 +27,9 @@ spec:
|
||||
app: apkt-eis
|
||||
ports:
|
||||
- protocol: TCP
|
||||
nodeport: 32166
|
||||
targetPort: 80
|
||||
servicePort: 80
|
||||
type: NodePort
|
||||
---
|
||||
apiVersion: v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user