1 # This tests the following unrealted aspects of Ingress Controller
2 # - ingressController deploys without a database (default)
5 # - webhook is enabled and deploys
8 # - environment variables can be injected into ingress controller container
10 kong_admin_header: "foo:bar"
11 # - podSecurityPolicies are enabled
14 # - ingress resources are created with hosts
19 hosts: ["test.com", "test2.com"]
26 hosts: ["test.com", "test2.com"]