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 ace01c9 commit 63e2e89Copy full SHA for 63e2e89
charts/selenium-grid/templates/patch-keda/delete-keda-objects-job.yaml
@@ -37,7 +37,7 @@ spec:
37
resources: {{ toYaml . | nindent 12 }}
38
{{- end }}
39
{{- with $.Values.autoscaling.patchObjectFinalizers.tolerations }}
40
- tolerations : {{ toYaml . | nindent 8 }}
+ tolerations: {{ toYaml . | nindent 12 }}
41
42
volumes:
43
- name: cleanup-script
charts/selenium-grid/templates/patch-keda/patch-keda-objects-job.yaml
0 commit comments