Skip to content

Commit

Permalink
drop helm hook on service account
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Oct 10, 2024
1 parent f5a5072 commit 0ac1212
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions charts/airbyte/templates/serviceaccount.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ metadata:
labels:
{{- include "airbyte.labels" . | nindent 4 }}
annotations:
helm.sh/hook: pre-install,pre-upgrade
helm.sh/hook-weight: "-10"
{{- with .Values.serviceAccount.annotations }}
{{- toYaml . | nindent 4 }}
{{- end }}
Expand Down

0 comments on commit 0ac1212

Please sign in to comment.