allow a configurable cidr #9

Merged
jessebot merged 0 commits from refs/pull/9/head into main 2026-06-14 08:09:43 +00:00
jessebot commented 2026-06-14 08:09:39 +00:00 (Migrated from git.smallhack.org)

adds the following option for configuring ip blocks:

networkPolicy:
  # -- which ip block to allow in and out of the netpolicies
  cidr: "10.0.0.0/8"
adds the following option for configuring ip blocks: ```yaml networkPolicy: # -- which ip block to allow in and out of the netpolicies cidr: "10.0.0.0/8" ```
Sign in to join this conversation.
No description provided.