Browse Source

fix outofsync deploymentconfigs

gitops
Nicolas Massé 3 years ago
parent
commit
94c4a60b0f
  1. 4
      infrastructure.yaml

4
infrastructure.yaml

@ -22,3 +22,7 @@ spec:
automated:
prune: true
selfHeal: false
ignoreDifferences:
- jqPathExpressions:
- .spec.template.spec.containers[].image
kind: DeploymentConfig

Loading…
Cancel
Save