ftp server is now clusterip

This commit is contained in:
2024-04-04 08:43:35 +02:00
parent 5c0079c784
commit 7224b13ec0

View File

@ -6,7 +6,7 @@ metadata:
labels:
app: ftp-server
spec:
type: NodePort
type: ClusterIP
ports:
- port: 21
targetPort: 21