Skip to content

Commit

Permalink
remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
fedemengo committed Dec 19, 2023
1 parent ede9c9d commit 5837dad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/registry-scanner/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ data:
limits:
memory: {{ .Values.config.scan.jobs.resources.limits.memory }}
temporaryVolumeSizeLimit: {{ .Values.config.scan.jobs.temporaryVolumeSizeLimit }}
scheduleExpression: {{ .Values.cronjob.schedule | quote }}
{{- if .Values.config.scan.inlineScanImage }}
inlineScanImage: {{ .Values.config.scan.inlineScanImage }}
{{- end }}
Expand Down

0 comments on commit 5837dad

Please sign in to comment.