From be073a2367047870002ae2a299c71f50370eb153 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Sat, 15 Jun 2024 02:09:24 +1000 Subject: [PATCH] update network policies for pods --- kubernetes/apps/capacitor/app/manifest.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kubernetes/apps/capacitor/app/manifest.yaml b/kubernetes/apps/capacitor/app/manifest.yaml index 6d2d80a..e3212ee 100644 --- a/kubernetes/apps/capacitor/app/manifest.yaml +++ b/kubernetes/apps/capacitor/app/manifest.yaml @@ -50,7 +50,10 @@ spec: rpi5.cluster.policy/egress-kubeapi: "true" rpi5.cluster.policy/egress-namespace: "true" rpi5.cluster.policy/egress-world: "true" + rpi5.cluster.policy/ingress-namespace: "true" + rpi5.cluster.policy/ingress-nginx: "true" rpi5.cluster.policy/ingress-nodes: "true" + rpi5.cluster.policy/ingress-world: "true" spec: containers: - image: ghcr.io/gimlet-io/capacitor:v0.4.2