internal allow all fr now

This commit is contained in:
2025-01-19 19:34:06 +01:00
parent 2644d2b50c
commit e6b6208876

View File

@@ -10,11 +10,12 @@ spec:
policyTypes:
- Ingress
ingress:
- from:
- ipBlock:
cidr: 192.168.0.0/16
ports:
- protocol: TCP
port: 80
- protocol: TCP
port: 443
- {}
# - from:
# - ipBlock:
# cidr: 192.168.0.0/16
# ports:
# - protocol: TCP
# port: 80
# - protocol: TCP
# port: 443