Skip to content

Commit

Permalink
Update grafana.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatsinha007 committed Sep 23, 2024
1 parent bbcaf94 commit 6afae07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/devtron/templates/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ kind: Job
metadata:
name: grafana-org-job
spec:
ttlSecondsAfterFinished: 100
template:
spec:
{{- include "common.schedulerConfig" (dict "nodeSelector" $.Values.monitoring.grafana.nodeSelector "tolerations" $.Values.monitoring.grafana.tolerations "imagePullSecrets" $.Values.monitoring.grafana.imagePullSecrets "global" $.Values.global) | indent 6 }}
Expand Down Expand Up @@ -679,4 +680,4 @@ spec:
{{- end }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}

0 comments on commit 6afae07

Please sign in to comment.