mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
Fixed: typo
This commit is contained in:
parent
2080cae5e8
commit
41f412fdbd
@ -17,7 +17,7 @@ data:
|
|||||||
{{- if .Values.imageCredentials.existingSecret }}
|
{{- if .Values.imageCredentials.existingSecret }}
|
||||||
- name: {{ .Values.imageCredentials.existingSecret }}
|
- name: {{ .Values.imageCredentials.existingSecret }}
|
||||||
{{- else }}
|
{{- else }}
|
||||||
- name: name: {{ include "clearmlAgent.fullname" $ }}-ark
|
- name: {{ include "clearmlAgent.fullname" $ }}-ark
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- with .Values.agentk8sglue.basePodTemplate.volumes }}
|
{{- with .Values.agentk8sglue.basePodTemplate.volumes }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user