internal allow all fr now
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user