Skip to content

Commit

Permalink
Update statefulset.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Secret.Sun <[email protected]>
  • Loading branch information
SecretSun committed Nov 29, 2024
1 parent 1be341c commit 8590913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/jindofsx/templates/master/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ spec:
replicas: {{ $masterCount }}
template:
metadata:
annotations:
{{- if .Values.master.annotations }}
{{- range $key, $val := .Values.master.annotations }}
{{ $key | quote }}: {{ $val | quote }}
Expand Down

0 comments on commit 8590913

Please sign in to comment.