diff --git a/src/mas/devops/templates/pipelinerun-install.yml.j2 b/src/mas/devops/templates/pipelinerun-install.yml.j2 index a40aeead..9975c231 100644 --- a/src/mas/devops/templates/pipelinerun-install.yml.j2 +++ b/src/mas/devops/templates/pipelinerun-install.yml.j2 @@ -369,6 +369,8 @@ spec: # ------------------------------------------------------------------------- - name: dns_provider value: "{{ dns_provider }}" + - name: ocp_ingress + value: "{{ ocp_ingress }}" {%- if cloudflare_apitoken is defined and cloudflare_apitoken != "" %} # MAS DNS Integrations - Cloudflare Support