We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd507f commit 0617cf5Copy full SHA for 0617cf5
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