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: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: outfleet-secrets
namespace: vpn
spec:
target:
name: outfleet-secrets
@ -56,7 +55,6 @@ apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: outline-config
namespace: vpn
spec:
target:
name: outline-config

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

View File

@ -3,7 +3,6 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: shadowbox-prometheus-config
namespace: vpn
data:
config.yml: |
global:
@ -30,7 +29,6 @@ apiVersion: apps/v1
kind: DaemonSet
metadata:
name: shadowbox
namespace: vpn
annotations:
reloader.stakater.com/auto: "true"
spec: