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
|
kind: ExternalSecret
|
||||||
metadata:
|
metadata:
|
||||||
name: grafana-admin
|
name: grafana-admin
|
||||||
namespace: prometheus
|
|
||||||
spec:
|
spec:
|
||||||
target:
|
target:
|
||||||
name: grafana-admin
|
name: grafana-admin
|
||||||
|
@ -3,7 +3,6 @@ apiVersion: v1
|
|||||||
kind: PersistentVolume
|
kind: PersistentVolume
|
||||||
metadata:
|
metadata:
|
||||||
name: prometheus-pv
|
name: prometheus-pv
|
||||||
namespace: prometheus
|
|
||||||
spec:
|
spec:
|
||||||
capacity:
|
capacity:
|
||||||
storage: 200Gi
|
storage: 200Gi
|
||||||
|
Reference in New Issue
Block a user