• Steve Azzopardi's avatar
    Update service name for istio gateway · bd74bc35
    Steve Azzopardi authored
    When installing knative with GitLab managed apps. There is no service
    named `knative-ingressgateway` under the `istio-system` namespace.
    
    For example:
    
    <details>
    <summary> kubectl get svc --namespace=isito-system </summary>
    
    ```
    cluster-local-gateway ClusterIP
    istio-ingressgateway  LoadBalancer
    istio-pilot           ClusterIP
    istio-telemetry       ClusterIP
    ```
    
    </details>
    bd74bc35
applications.md 46.2 KB