Skip to content

Commit a58c562

Browse files
authored
Update statefulset.yaml
1 parent 1be341c commit a58c562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/jindofsx/templates/master/statefulset.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ spec:
3434
replicas: {{ $masterCount }}
3535
template:
3636
metadata:
37+
annotations:
3738
{{- if .Values.master.annotations }}
3839
{{- range $key, $val := .Values.master.annotations }}
3940
{{ $key | quote }}: {{ $val | quote }}

0 commit comments

Comments
 (0)