File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
crowdsec-docs/docs/appsec/quickstart Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -359,19 +359,14 @@ spec:
359359 crowdsecLapiHost : crowdsec-service.crowdsec.svc.cluster.local:8080
360360 crowdsecLapiKey : <shadowed>
361361 htttTimeoutSeconds : 60
362- forwardedheaderstrustedips :
363- - 10.0.0.0/8
364- - 192.168.0.0/16
365- - 134.209.137.94
366- - 2a03:b0c0:2:f0::f557:a001
367362 crowdsecAppsecEnabled : false
368363 crowdsecAppsecHost : crowdsec:7422
369364 crowdsecAppsecFailureBlock : true
370365 crowdsecAppsecUnreachableBlock : true
371366` ` `
372367
373368You can still add some route configuration through
374- [IngressRoute](https://doc.traefik.io/traefik/reference/routing-configuration/kubernetes/crd/http/ingressroute/?utm_source=chatgpt.com )
369+ [IngressRoute](https://doc.traefik.io/traefik/reference/routing-configuration/kubernetes/crd/http/ingressroute)
375370and attach the middleware to those routes.
376371</TabItem>
377372</Tabs>
You can’t perform that action at this time.
0 commit comments