mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
use headless service for interpreter pod
This commit is contained in:
parent
7fe9823b1f
commit
263d859d42
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ metadata:
|
|||
uid: {{OWNER_UID}}
|
||||
{% endif %}
|
||||
spec:
|
||||
clusterIP: None
|
||||
ports:
|
||||
- name: intp
|
||||
port: 12321
|
||||
|
|
|
|||
Loading…
Reference in a new issue