diff --git a/environment-provisioner/workflow-template.yaml b/environment-provisioner/workflow-template.yaml index 1ef8e73..1b595f4 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, ingress-nginx, and argo-workflows) + # Create NetworkPolicy for isolation (allows ingress from same namespace, traefik, and argo-workflows) cat > manifests/networkpolicy.yaml < "manifests/$VALUES_OVERRIDE_FILE" < "manifests/$INGRESS_FILE" <