diff --git a/deploy.yaml b/deploy.yaml index bba50a3..2f2aa34 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -70,4 +70,5 @@ spec: - port: 4444 targetPort: 4444 selector: - app: console \ No newline at end of file + app: console + type: NodePort \ No newline at end of file