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

13 lines
221 B
YAML

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