deploy-templates/charts/velero/templates/config-map-jenkins-image.yaml (6 lines of code) (raw):

kind: ConfigMap apiVersion: v1 metadata: name: jenkins-agent-image data: jenkinsAgentImage: {{ include "velero.job.image" . }}