mirror of
https://github.com/openappsec/openappsec.git
synced 2025-07-10 04:24:43 +03:00
10 lines
196 B
YAML
10 lines
196 B
YAML
# CI test for using ingress hosts configuration
|
|
proxy:
|
|
ingress:
|
|
enabled: true
|
|
hosts:
|
|
- host: proxy.kong.example
|
|
paths:
|
|
- path: /
|
|
pathType: ImplementationSpecific
|