Remove serviceaccount.
All checks were successful
ci/woodpecker/push/piper Pipeline was successful

This commit is contained in:
Alex Manning 2023-04-28 19:39:30 +01:00
parent f8299e74f4
commit 4de8c399bc

View file

@ -22,7 +22,6 @@ spec:
imagePullSecrets: imagePullSecrets:
{{- toYaml . | nindent 8 }} {{- toYaml . | nindent 8 }}
{{- end }} {{- end }}
serviceAccountName: {{ include "piper.serviceAccountName" . }}
securityContext: securityContext:
{{- toYaml .Values.podSecurityContext | nindent 8 }} {{- toYaml .Values.podSecurityContext | nindent 8 }}
containers: containers: