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