Skip to content

Commit

Permalink
Update daemonset.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SecretSun authored Nov 28, 2024
1 parent 144012d commit 1be341c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/jindocache/templates/fuse/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ spec:
role: jindofs-fuse
template:
metadata:
annotations:
{{- if .Values.fuse.annotations }}
{{- range $key, $val := .Values.fuse.annotations }}
{{ $key | quote }}: {{ $val | quote }}
Expand Down

0 comments on commit 1be341c

Please sign in to comment.