openclaw: allow ingress networkpolicy

This commit is contained in:
2026-08-23 21:36:32 +02:00
parent 79faafe40a
commit 400d5910be
3 changed files with 29 additions and 5 deletions
@@ -26,11 +26,6 @@ spec:
forceHTTPS: false
annotations:
external-dns.alpha.kubernetes.io/enabled: "true"
# Operator's default-deny NetworkPolicy only allows same-namespace ingress;
# allow Traefik so the Ingress route can reach the gateway proxy.
networkPolicy:
allowedIngressNamespaces:
- traefik
resources:
requests:
cpu: 250m