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: policyTypes:
- Ingress - Ingress
ingress: ingress:
- from: - {}
- ipBlock: # - from:
cidr: 192.168.0.0/16 # - ipBlock:
ports: # cidr: 192.168.0.0/16
- protocol: TCP # ports:
port: 80 # - protocol: TCP
- protocol: TCP # port: 80
port: 443 # - protocol: TCP
# port: 443