mirror of
https://github.com/fluxcd/flux2.git
synced 2025-11-02 02:35:49 +08:00
Fix deny traffic from other namespaces
This commit is contained in:
@ -6,3 +6,6 @@ spec:
|
||||
podSelector: {}
|
||||
policyTypes:
|
||||
- Ingress
|
||||
ingress:
|
||||
- from:
|
||||
- podSelector: {}
|
||||
|
||||
Reference in New Issue
Block a user