mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-13 04:31:14 +00:00
openclaw: add egress NetworkPolicy for Radicale CalDAV
Allow the openclaw pod to reach the Radicale CalDAV/CardDAV server (namespace: radicale, port 5232) so Kosmos can read/write Valentin's calendar via the in-cluster service. Mirrors networkpolicy-mail-egress.yaml. Workaround for spec.networkPolicy.additionalEgress not being in the CRD bundled with operator chart 0.39.0 yet (silently pruned).
This commit is contained in:
@@ -6,3 +6,4 @@ resources:
|
||||
- openclaw-secrets.yaml
|
||||
- networkpolicy.yaml
|
||||
- networkpolicy-mail-egress.yaml
|
||||
- networkpolicy-radicale-egress.yaml
|
||||
|
||||
Reference in New Issue
Block a user