We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 112aa9a + 5e514ab commit dd01807Copy full SHA for dd01807
1 file changed
ansible/roles/iib_ci/templates/imageDigestMirror.yaml.j2
@@ -10,9 +10,9 @@ spec:
10
- mirrors:
11
- {{ item.mirrordest_nosha }}
12
source: {{ item.source_nosha }}
13
- mirrorSourcePolicy: NeverContactSource
+ mirrorSourcePolicy: AllowContactingSource
14
15
16
source: {{ item.image_nosha }}
17
18
{% endfor %}
0 commit comments