File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -308,12 +308,6 @@ k8s_traefik_ingress_resources: []
308308 # dataType: "int"
309309 # config:
310310 # maxRequestBodyBytes: 94371840 # 90MB
311- # - name: "ip-allow-list"
312- # type: "ipAllowList"
313- # dataType: "list"
314- # resourceKind: middleware
315- # config:
316- # sourceRange: "{{ k8s_whitelist_source_ranges }}"
317311 # - name: "server-transport"
318312 # type: "root-spec"
319313 # resourceKind: "ServersTransport"
@@ -322,4 +316,4 @@ k8s_traefik_ingress_resources: []
322316 # dialTimeout: "1800s"
323317 # idleTimeout: "1800s"
324318 # # Possible to add more serverTransport configurations as defined
325- # # https://doc.traefik.io/traefik/v3.0/routing/services/#serverstransport_1
319+ # # https://doc.traefik.io/traefik/v3.0/routing/services/#serverstransport_1
Original file line number Diff line number Diff line change @@ -302,4 +302,4 @@ spec:
302302{% endfor %}
303303{% endfor %}
304304{% endfor %}
305- {% endif %}
305+ {% endif %}
You can’t perform that action at this time.
0 commit comments