forked from ab/homelab
Got rid of NS in resources VPN
This commit is contained in:
@ -3,7 +3,6 @@ apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: outfleet
|
||||
namespace: vpn
|
||||
labels:
|
||||
app: outfleet
|
||||
annotations:
|
||||
@ -78,7 +77,6 @@ apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: outfleet
|
||||
namespace: vpn
|
||||
spec:
|
||||
selector:
|
||||
app: outfleet
|
||||
|
Reference in New Issue
Block a user