We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9024ed5 commit 179aa37Copy full SHA for 179aa37
helm_deploy/laa-access-civil-legal-aid/templates/deployment.yaml
@@ -54,19 +54,3 @@ spec:
54
volumeMounts:
55
{{- toYaml . | nindent 12 }}
56
{{- end }}
57
- {{- with .Values.volumes }}
58
- volumes:
59
- {{- toYaml . | nindent 8 }}
60
- {{- end }}
61
- {{- with .Values.nodeSelector }}
62
- nodeSelector:
63
64
65
- {{- with .Values.affinity }}
66
- affinity:
67
68
69
- {{- with .Values.tolerations }}
70
- tolerations:
71
72
0 commit comments