We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055a3f7 commit 47208c6Copy full SHA for 47208c6
linter_exclusions.yml
@@ -43,9 +43,6 @@ aks create:
43
enable_application_load_balancer:
44
rule_exclusions:
45
- option_length_too_long
46
- disable_application_load_balancer:
47
- rule_exclusions:
48
- - option_length_too_long
49
load_balancer_idle_timeout:
50
51
@@ -204,6 +201,12 @@ aks update:
204
201
cluster_service_load_balancer_health_probe_mode:
205
202
206
203
+ enable_application_load_balancer:
+ rule_exclusions:
+ - option_length_too_long
207
+ disable_application_load_balancer:
208
209
210
aks agent:
211
parameters:
212
prompt:
0 commit comments