diff --git a/environment-provisioner/workflow-template.yaml b/environment-provisioner/workflow-template.yaml index 31e5aa9..657bcf7 100644 --- a/environment-provisioner/workflow-template.yaml +++ b/environment-provisioner/workflow-template.yaml @@ -226,7 +226,7 @@ spec: original-owner: "$OWNER" EOF - # Create NetworkPolicy for isolation (allows ingress from same namespace and ingress-nginx) + # Create NetworkPolicy for isolation (allows ingress from same namespace, ingress-nginx, and argo-workflows) cat > manifests/networkpolicy.yaml <