Skip to content

Commit

Permalink
rhods-5945
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaenalt committed Nov 22, 2022
1 parent b95dd52 commit 5a3822b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion partners/anaconda/base/params.env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
odh-anaconda-ce-validator-image=quay.io/openshift/origin-deployer:latest
odh-anaconda-ce-validator-image=quay.io/openshift/origin-deployer@sha256:257914781b9037805681530e40dc173850ca1e39ea11d3c641df6d28a334d908

0 comments on commit 5a3822b

Please sign in to comment.