fix oauth2 longhorn

This commit is contained in:
2025-03-31 01:23:25 +02:00
parent a8df93957f
commit 56ca246d9b
3 changed files with 23 additions and 16 deletions

View File

@@ -4,9 +4,10 @@ metadata:
name: oauth2-proxy-longhorn-service
namespace: longhorn-system
spec:
ports:
- port: 4180
targetPort: 4180
protocol: TCP
name: http
selector:
app: oauth2-proxy-longhorn
ports:
- name: http
port: 4180
targetPort: 4180