Commit 8f211750 authored by Robert Speicher's avatar Robert Speicher

Resolve app/views/projects/settings/ci_cd/_autodevops_form.html.haml

parent 5eeebd61
......@@ -39,15 +39,12 @@
= s_('%{nip_domain} can be used as an alternative to a custom domain.').html_safe % { nip_domain: "<code>#{cluster_ingress_ip}.nip.io</code>".html_safe }
= link_to icon('question-circle'), help_page_path('topics/autodevops/index.md', anchor: 'auto-devops-base-domain'), target: '_blank'
<<<<<<< HEAD
-# EE-specific start
.form-text.text-muted
= s_('CICD|Do not set up a domain here if you are setting up multiple Kubernetes clusters with Auto DevOps.')
= link_to icon('question-circle'), help_page_path('topics/autodevops/index.md', anchor: 'using-multiple-kubernetes-clusters'), target: '_blank'
-# EE-specific end
=======
>>>>>>> upstream/master
%label.prepend-top-10
%strong= s_('CICD|Deployment strategy')
%p.settings-message.text-center
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment