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