diff --git a/templates/netpol_egress-connect2ftapi.yaml b/templates/netpol_egress-connect2ftapi.yaml index 86f2830..778f9b9 100644 --- a/templates/netpol_egress-connect2ftapi.yaml +++ b/templates/netpol_egress-connect2ftapi.yaml @@ -16,4 +16,6 @@ spec: - protocol: TCP port: 80 # Assuming the URL is accessed over HTTP - protocol: TCP - port: 443 # Assuming the URL is accessed over HTTPS \ No newline at end of file + port: 443 # Assuming the URL is accessed over HTTPS + - protocol: TCP + port: 8442 # Assuming the URL is accessed over HTTPS \ No newline at end of file