We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df6ccde commit 015f245Copy full SHA for 015f245
1 file changed
playbooks/tasks/configure_ocp_abi.yaml
@@ -71,7 +71,7 @@
71
- idms-oc-mirror.yaml
72
- itms-oc-mirror.yaml
73
- signature-configmap.yaml
74
- - "{{ mirror_rh_operator_catalog }}.yaml"
+ - "cs-{{ mirror_rh_operator_catalog }}-v4-20.yaml"
75
76
- name: Enable diskEncryption if set
77
when: diskEncryption | default(false) == true
0 commit comments