forked from ab/homelab
Got rid of NS in resources VPN
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user