We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e0a280 commit ab5ceadCopy full SHA for ab5cead
1 file changed
src/mas/devops/templates/pipelinerun-install.yml.j2
@@ -369,6 +369,8 @@ spec:
369
# -------------------------------------------------------------------------
370
- name: dns_provider
371
value: "{{ dns_provider }}"
372
+ - name: ocp_ingress
373
+ value: "{{ ocp_ingress }}"
374
{%- if cloudflare_apitoken is defined and cloudflare_apitoken != "" %}
375
376
# MAS DNS Integrations - Cloudflare Support
0 commit comments