mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
fix typo
This commit is contained in:
parent
782fd7d245
commit
19010a63cd
@ -30,7 +30,7 @@ data:
|
||||
priorityClassName: {{ .Values.agentk8sglue.basePodTemplate.priorityClassName }}
|
||||
initContainers:
|
||||
{{- toYaml .Values.agentk8sglue.basePodTemplate.initContainers | nindent 8 }}
|
||||
runtimeClassName: {{ .values.agentk8sglue.basePodTemplate.runtimeClassName }}
|
||||
runtimeClassName: {{ .Values.agentk8sglue.basePodTemplate.runtimeClassName }}
|
||||
containers:
|
||||
- resources:
|
||||
{{- toYaml .Values.agentk8sglue.basePodTemplate.resources | nindent 10 }}
|
||||
|
Loading…
Reference in New Issue
Block a user