forked from extern/trmm-awesome
Merge pull request #5 from lcsnetworks/fix_network_policy
Fix missing namespace for network policy
This commit is contained in:
commit
c45c8b9eeb
@ -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