mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
Remove dependency on the zookeeper svc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user