From 56f2a09a48159ed0258a522826cd971c0096d6f6 Mon Sep 17 00:00:00 2001 From: Edward Malinowski Date: Wed, 14 Jul 2021 10:19:42 -0500 Subject: [PATCH] feat(mariner-netpolicy): Added netpolicy for mariner --- kube/services/mariner/mariner-deploy.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kube/services/mariner/mariner-deploy.yaml b/kube/services/mariner/mariner-deploy.yaml index 81ba8f652..e094d4b43 100644 --- a/kube/services/mariner/mariner-deploy.yaml +++ b/kube/services/mariner/mariner-deploy.yaml @@ -3,6 +3,8 @@ apiVersion: apps/v1 kind: Deployment metadata: name: mariner-deployment + annotations: + gen3.io/network-ingress: "fence,presigned-url-fence,fenceshib,peregrine,sheepdog,ssjdispatcherjob,metadata" spec: selector: # Only select pods based on the 'app' label