argo-cd/manifests/dev-tilt/ui-service.yaml
Codey Jenkins b39e3a8d1e
chore: initial support for tilt based development (#22337) (#23002)
Signed-off-by: Codey Jenkins <FourFifthsCode@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2025-06-17 11:19:50 -04:00

10 lines
143 B
YAML

apiVersion: v1
kind: Service
metadata:
name: argocd-ui
spec:
selector:
app: argocd-ui
ports:
- port: 4000
targetPort: http