add longhorn oauth2 proxy

This commit is contained in:
2025-03-20 01:10:09 +01:00
parent 012f70811f
commit 35af177b45
4 changed files with 91 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: v1
kind: Service
metadata:
name: oauth2-proxy-longhorn
namespace: longhorn-system
spec:
ports:
- port: 4180
targetPort: 4180
protocol: TCP
name: http
selector:
app: oauth2-proxy-longhorn