mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
Fixed: sa name
This commit is contained in:
parent
6c5e6ac285
commit
01278cd06a
@ -19,7 +19,7 @@ spec:
|
||||
labels:
|
||||
{{- include "webserver.selectorLabels" . | nindent 8 }}
|
||||
spec:
|
||||
serviceAccountName: {{ .Values.webserver.serviceAccountName }}
|
||||
serviceAccountName: {{ .Values.webserver.serviceAccountName }}-webserver
|
||||
{{- if .Values.imageCredentials.enabled }}
|
||||
imagePullSecrets:
|
||||
{{- if .Values.imageCredentials.existingSecret }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user