Create an egress network policy to allow the LTPA Job to access the k8s API service (kubernetes.default.svc).
Service address can't be referred in network policies. Instead look up the IP address of the API service and use it instead. Operator pod should be injected with the service details as an env variable
Create an egress network policy to allow the LTPA Job to access the k8s API service (kubernetes.default.svc).
Service address can't be referred in network policies. Instead look up the IP address of the API service and use it instead. Operator pod should be injected with the service details as an env variable