Expose httpApplicationRouting AKS v2

rancher/rancher#32991
This commit is contained in:
Westly Wright 2021-06-07 10:13:53 -07:00
parent a9166ce3fb
commit 38aa629ef7
No known key found for this signature in database
GPG Key ID: 4FAB3D8673DC54A3
1 changed files with 1 additions and 1 deletions

View File

@ -506,7 +506,7 @@
<label>
<Input
@type="checkbox"
@checked={{mut config.enableHttpApplicationRouting}}
@checked={{mut config.httpApplicationRouting}}
/>
{{t "clusterNew.azureaks.enableHttpApplicationRouting.label"
}}