diff --git a/deployment.yaml b/deployment.yaml index a27fc2c..b3336f1 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -27,7 +27,9 @@ spec: app: apkt-eis ports: - protocol: TCP + nodeport: 32166 targetPort: 80 + servicePort: 80 type: NodePort --- apiVersion: v1