Skip to content

Commit

Permalink
chore: revert extra changes from statefulset
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisingal committed Oct 30, 2023
1 parent ae09917 commit b3be47b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions helm/templates/broker/statefulset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ spec:
containerPort: {{ .Values.broker.jmx.port }}
protocol: TCP
{{- end }}
{{- with .Values.extraEnvs }}
{{- toYaml . | nindent 12 }}
{{- end }}
volumeMounts:
- name: config
mountPath: /var/pinot/broker/config
Expand Down

0 comments on commit b3be47b

Please sign in to comment.