We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de92efe commit fcf9814Copy full SHA for fcf9814
cluster/charts/fuel-streams/templates/dune/cronjob.yaml
@@ -20,7 +20,7 @@ spec:
20
spec:
21
{{- with .Values.dune.affinity }}
22
affinity:
23
- {{- toYaml . | nindent 8 }}
+ {{- toYaml . | nindent 8 }}
24
{{- end }}
25
{{- include "k8s.pod-config" $serviceDict | nindent 10 }}
26
containers:
0 commit comments