webdav and ports

This commit is contained in:
2024-05-07 08:52:50 +02:00
parent 947d21f5d2
commit 6dff641850
3 changed files with 24 additions and 7 deletions

View File

@ -15,6 +15,11 @@ spec:
port: 80
protocol: TCP
targetPort: http
- appProtocol: http
name: webdav
port: 81
protocol: TCP
targetPort: webdav
selector:
app.kubernetes.io/name: sftpgo
type: ClusterIP