forked from extern/trmm-awesome
Fix missing namespace for network policy
This commit is contained in:
parent
80a31100bb
commit
4f855eafbf
@ -2,6 +2,7 @@ apiVersion: networking.k8s.io/v1
|
|||||||
kind: NetworkPolicy
|
kind: NetworkPolicy
|
||||||
metadata:
|
metadata:
|
||||||
name: proxy
|
name: proxy
|
||||||
|
namespace: tacticalrmm
|
||||||
spec:
|
spec:
|
||||||
ingress:
|
ingress:
|
||||||
- {}
|
- {}
|
||||||
|
Loading…
Reference in New Issue
Block a user