Skip to content

Commit

Permalink
Set serviceAccountName
Browse files Browse the repository at this point in the history
  • Loading branch information
Negashev committed Jan 3, 2024
1 parent f78b1a3 commit e2854c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chart/templates/remove-event-sensor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ spec:
metadata:
generateName: remove-{{ template "aldaas.fullname" . }}-
spec:
serviceAccountName: {{ .Values.serviceAccountName }}
containers:
- name: remove-container
image: rancher/kubectl:{{ .Values.kubectl }}
Expand Down

0 comments on commit e2854c2

Please sign in to comment.