github.com/argoproj/argo-cd/v3@v3.2.1/manifests/dev-tilt/ui-service.yaml (about)

     1  apiVersion: v1
     2  kind: Service
     3  metadata:
     4    name: argocd-ui
     5  spec:
     6    selector:
     7      app: argocd-ui
     8    ports:
     9      - port: 4000
    10        targetPort: http