Skip to content

Commit

Permalink
Update service.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ion-elgreco authored Nov 25, 2024
1 parent 0cd88a3 commit e291313
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/lakefs/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e291313

Please sign in to comment.