show final step banner all the time and reword message for gdns

rancher/rancher#18937
This commit is contained in:
Westly Wright 2019-03-15 10:50:31 -07:00
parent 6d72dd9445
commit 2e6cefade7
No known key found for this signature in database
GPG Key ID: 4FAB3D8673DC54A3
2 changed files with 9 additions and 11 deletions

View File

@ -188,17 +188,15 @@
{{/if}}
</div>
</div>
{{#if (eq recordType "project")}}
<div class="row">
<div class="col span-12">
{{#banner-message icon="icon-info" color="bg-info mb-0 mt-10"}}
<p>
{{t "globalDnsPage.entriesPage.projectHelp" htmlSafe=true}}
</p>
{{/banner-message}}
</div>
<div class="row">
<div class="col span-12">
{{#banner-message icon="icon-info" color="bg-info mb-0 mt-10"}}
<p>
{{t "globalDnsPage.entriesPage.projectHelp" htmlSafe=true}}
</p>
{{/banner-message}}
</div>
{{/if}}
</div>
<div class="row">
<div class="col span-3">
<label

View File

@ -1125,7 +1125,7 @@ globalDnsPage:
noAccessMulti: You do not have access to the target app
noAccessProvider: You do not have access to the provider
noAccessProject: You do not have access to the target project
projectHelp: "To finalize Global DNS for projects you must add the following annotation label ( <code>rancher.io/globalDNS.hostname</code> ) on the ingress in the project, where <code>hostname</code> is the host name used in the routing rules."
projectHelp: "To finalize configuring this Global DNS entry, you must add the following annotation label ( <code>rancher.io/globalDNS.&lt;HOSTNAME&gt;</code> ) on the ingress for your application or project, where <code>&lt;HOSTNAME&gt;</code> is the host name used in the routing rules of your ingress. This <code>&lt;HOSTNAME&gt;</code> must also match the FQDN of this Global DNS entry."
table:
name: Name
fqdn: FQDN