mirror of
https://github.com/amidaware/trmm-awesome.git
synced 2024-12-13 18:01:19 +01:00
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
|
kind: NetworkPolicy
|
||||||
metadata:
|
metadata:
|
||||||
name: proxy
|
name: proxy
|
||||||
|
namespace: tacticalrmm
|
||||||
spec:
|
spec:
|
||||||
ingress:
|
ingress:
|
||||||
- {}
|
- {}
|
||||||
|
Loading…
Reference in New Issue
Block a user