diff --git a/infrastructure.yaml b/infrastructure.yaml index 01e5acc..7d530cd 100644 --- a/infrastructure.yaml +++ b/infrastructure.yaml @@ -22,3 +22,7 @@ spec: automated: prune: true selfHeal: false + ignoreDifferences: + - jqPathExpressions: + - .spec.template.spec.containers[].image + kind: DeploymentConfig