forked from ab/homelab
Got rid of NS in resources PROM
This commit is contained in:
@ -3,7 +3,6 @@ apiVersion: external-secrets.io/v1beta1
|
||||
kind: ExternalSecret
|
||||
metadata:
|
||||
name: grafana-admin
|
||||
namespace: prometheus
|
||||
spec:
|
||||
target:
|
||||
name: grafana-admin
|
||||
|
@ -3,7 +3,6 @@ apiVersion: v1
|
||||
kind: PersistentVolume
|
||||
metadata:
|
||||
name: prometheus-pv
|
||||
namespace: prometheus
|
||||
spec:
|
||||
capacity:
|
||||
storage: 200Gi
|
||||
|
Reference in New Issue
Block a user