Update port configuration in deployment.yaml
This commit is contained in:
parent
f037d89d5f
commit
2018b82283
@ -27,8 +27,9 @@ spec:
|
|||||||
app: apkt-eis
|
app: apkt-eis
|
||||||
ports:
|
ports:
|
||||||
- protocol: TCP
|
- protocol: TCP
|
||||||
nodeport: 32166
|
port: 80
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
|
nodePort: 32166
|
||||||
type: NodePort
|
type: NodePort
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user