# Mid-migration scenario: Ingress and Gateway API enabled at the same time, # both pointing at the same Service. Proves the two never conflict. ingress: enabled: true repo: host: apt.example.com gateway: enabled: true parentRefs: - name: my-gateway namespace: gateway-infra repo: hostnames: [apt.example.com]