Got rid of NS in resources PROM
All checks were successful
Check with kubeconform / lint (push) Successful in 5s
All checks were successful
Check with kubeconform / lint (push) Successful in 5s
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