Skip to content

Commit

Permalink
Merge pull request #76 from jgilfoil/feature/vpn
Browse files Browse the repository at this point in the history
shift networkpolicy namespace
  • Loading branch information
jgilfoil authored Feb 29, 2024
2 parents 850c1e5 + a7bb0da commit a642dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/network/vpn-gateway/app/networkpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy
metadata:
name: vpn-pod-gateway
namespace: vpn
namespace: network
labels:
app.kubernetes.io/instance: vpn-gateway
app.kubernetes.io/name: pod-gateway
Expand Down

0 comments on commit a642dbc

Please sign in to comment.