Skip to content

Commit

Permalink
Removing service account
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmattox committed Jun 8, 2024
1 parent e460341 commit 7c73dd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/prometheus-tunnel/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ spec:
{{- end }}
securityContext:
{{- toYaml .Values.podSecurityContext | nindent 8 }}
serviceAccountName: {{ include "prometheus-tunnel.serviceAccountName" . }}
containers:
- name: {{ .Chart.Name }}
securityContext:
Expand Down

0 comments on commit 7c73dd4

Please sign in to comment.