github.com/replicatedcom/ship@v0.50.0/integration/unfork/istio-k8s/expected/base/charts/galley/templates/service.yaml (about)

     1  ---
     2  # Source: istio/charts/galley/templates/service.yaml
     3  apiVersion: v1
     4  kind: Service
     5  metadata:
     6    name: istio-galley
     7    namespace: default
     8    labels:
     9      istio: galley
    10  spec:
    11    ports:
    12    - port: 443
    13      name: https-validation
    14    - port: 9093
    15      name: http-monitoring
    16    selector:
    17      istio: galley