diff --git a/charts/lakefs/templates/service.yaml b/charts/lakefs/templates/service.yaml index d170dd8..e367757 100644 --- a/charts/lakefs/templates/service.yaml +++ b/charts/lakefs/templates/service.yaml @@ -4,6 +4,8 @@ metadata: name: {{ include "lakefs.fullname" . }} labels: {{- include "lakefs.labels" . | nindent 4 }} + annotations: + {{- toYaml .Values.service.annotations | nindent 4 }} spec: type: {{ .Values.service.type }} ports: