ftp server is now clusterip
This commit is contained in:
@ -6,7 +6,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app: ftp-server
|
app: ftp-server
|
||||||
spec:
|
spec:
|
||||||
type: NodePort
|
type: ClusterIP
|
||||||
ports:
|
ports:
|
||||||
- port: 21
|
- port: 21
|
||||||
targetPort: 21
|
targetPort: 21
|
||||||
|
Reference in New Issue
Block a user