Got rid of NS in resources PROM

This commit is contained in:
Ultradesu
2025-04-13 19:31:40 +01:00
parent 3599a0f380
commit 5031ec5643
2 changed files with 0 additions and 2 deletions

View File

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

View File

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