Skip to content

Commit

Permalink
Update charts/terraform-operator/templates/controller-serviceaccount.…
Browse files Browse the repository at this point in the history
…yaml
  • Loading branch information
szalai1 authored and isaaguilar committed Jan 28, 2023
1 parent f9e01f1 commit 21a6640
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ default .Release.Name }}
name: {{ .Release.Name }}
labels:
app: {{ .Chart.Name }}
chart: {{ template "_chart.label" . }}
Expand Down

0 comments on commit 21a6640

Please sign in to comment.