diff --git a/infrastructure.yaml b/infrastructure.yaml index 7d530cd..0500829 100644 --- a/infrastructure.yaml +++ b/infrastructure.yaml @@ -25,4 +25,9 @@ spec: ignoreDifferences: - jqPathExpressions: - .spec.template.spec.containers[].image + group: apps.openshift.io kind: DeploymentConfig + - jqPathExpressions: + - .spec.tags[].generation + group: image.openshift.io + kind: ImageStream