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
|
||||
metadata:
|
||||
name: proxy
|
||||
namespace: tacticalrmm
|
||||
spec:
|
||||
ingress:
|
||||
- {}
|
||||
|
Loading…
Reference in New Issue
Block a user