Skip to content

Commit

Permalink
rhods-5945
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaenalt committed Nov 21, 2022
1 parent b95dd52 commit fb1f41d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion partners/anaconda/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,14 @@ vars:
name: anaconda-image-parameters
apiVersion: v1
fieldref:
fieldpath: data.odh-anaconda-ce-validator-image
fieldpath: data.odh-anaconda-ce-validator-image

replacements:
- source:
kind: ConfigMap
fieldPath: data.odh-anaconda-ce-validator-image
targets:
- select:
kind: CronJob
fieldPaths:
- spec.jobTemplate.spec.template.spec.containers.0.image

0 comments on commit fb1f41d

Please sign in to comment.