.
This commit is contained in:
@@ -115,7 +115,6 @@ spec:
|
||||
- { name: ldaps, port: 636, protocol: TCP, targetPort: 636 }
|
||||
- { name: gc, port: 3268, protocol: TCP, targetPort: 3268 }
|
||||
- { name: gc-ssl, port: 3269, protocol: TCP, targetPort: 3269 }
|
||||
- { name: rpc-epmap, port: 135, protocol: TCP, targetPort: 135 }
|
||||
- { name: rpc-base, port: 5000, protocol: TCP, targetPort: 5000 }
|
||||
- { name: rpc-netlogon, port: 5001, protocol: TCP, targetPort: 5001 }
|
||||
- { name: rpc-lsarpc, port: 5002, protocol: TCP, targetPort: 5002 }
|
||||
@@ -142,7 +141,6 @@ spec:
|
||||
- { name: kerberos-tcp, port: 88, protocol: TCP, targetPort: 88 }
|
||||
- { name: kerberos-udp, port: 88, protocol: UDP, targetPort: 88 }
|
||||
- { name: ntp, port: 123, protocol: UDP, targetPort: 123 }
|
||||
- { name: epm, port: 135, protocol: TCP, targetPort: 135 }
|
||||
- { name: netbios-ns, port: 137, protocol: UDP, targetPort: 137 }
|
||||
- { name: netbios-dgm, port: 138, protocol: UDP, targetPort: 138 }
|
||||
- { name: netbios-ssn, port: 139, protocol: TCP, targetPort: 139 }
|
||||
|
||||
Reference in New Issue
Block a user