Files
infra-prod/deploy/longhorn/oauth2-proxy-longhorn-service.yaml
2025-03-31 01:23:25 +02:00

14 lines
233 B
YAML

apiVersion: v1
kind: Service
metadata:
name: oauth2-proxy-longhorn-service
namespace: longhorn-system
spec:
ports:
- port: 4180
targetPort: 4180
protocol: TCP
name: http
selector:
app: oauth2-proxy-longhorn