Skip to content

Commit

Permalink
Update statefulset.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SecretSun authored Nov 28, 2024
1 parent 1be341c commit a58c562
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 a58c562

Please sign in to comment.