Remove dependency on the zookeeper svc

This commit is contained in:
Liviu Costea
2019-03-02 16:34:50 +02:00
parent ea9efbf268
commit 3128c0185f

View File

@@ -10,7 +10,7 @@ metadata:
heritage: {{ .Release.Service | quote }}
app.kubernetes.io/component: {{ template "zookeeper.name" . }}-metrics
spec:
type: {{ .Values.service.type }}
type: ClusterIP
ports:
- name: metrics
port: 8080