github.com/replicatedhq/ship@v0.55.0/integration/unfork/elastic-stack/expected/overlays/ship/service.yaml (about)

     1  apiVersion: v1
     2  kind: Service
     3  metadata:
     4    labels:
     5      app: kibana
     6      chart: kibana-1.1.2
     7      heritage: Tiller
     8      release: elastic-stack
     9    name: elastic-stack-kibana
    10  spec:
    11    $setElementOrder/ports:
    12    - port: 80
    13    ports:
    14    - name: kibana
    15      port: 80
    16      protocol: TCP
    17      targetPort: 5601
    18    - $patch: delete
    19      port: 443