Files
manifests/values/ncps/manifests/policies/allow-cache-nixos.yaml
T
2025-08-20 11:54:23 +02:00

14 lines
288 B
YAML

apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy
metadata:
name: allow-cache-nixos
namespace: ncps
spec:
egress:
- toFQDNs:
- matchPattern: 'cache.nixos.org'
- matchPattern: '"nix-community.cachix.org'
endpointSelector:
matchLabels:
app: nix-cache