fix: add missing namespace
This commit is contained in:
@@ -2,6 +2,7 @@ apiVersion: cilium.io/v2
|
|||||||
kind: CiliumNetworkPolicy
|
kind: CiliumNetworkPolicy
|
||||||
metadata:
|
metadata:
|
||||||
name: allow-external-idp
|
name: allow-external-idp
|
||||||
|
namespace: idp
|
||||||
spec:
|
spec:
|
||||||
egress:
|
egress:
|
||||||
- toFQDNs:
|
- toFQDNs:
|
||||||
|
|||||||
Reference in New Issue
Block a user