Got rid of NS in resources VPN
All checks were successful
Check with kubeconform / lint (push) Successful in 4s

This commit is contained in:
Ultradesu
2025-04-13 19:36:54 +01:00
parent 7c3cf4743a
commit 797f6256e9
3 changed files with 0 additions and 6 deletions

View File

@ -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