metric port sftpgo

This commit is contained in:
Steffen Illium 2024-05-07 09:41:20 +02:00
parent f976283d96
commit ae012515c7

View File

@ -20,6 +20,11 @@ spec:
port: 8081
protocol: TCP
targetPort: webdav
- appProtocol: http
name: telemetry
port: 10000
protocol: TCP
targetPort: telemetry
selector:
app.kubernetes.io/name: sftpgo
type: ClusterIP