ff2e6cc985
Namespaces: argocd, authentik, backup-system, cloudflare-ddns, gitea, homarr, monitoring, n8n, openclaw, polymarket-bot, vaultwarden Cluster-wide: clusterissuers, namespaces Secrets: redacted (structure only, data=REDACTED)
29 lines
995 B
YAML
29 lines
995 B
YAML
apiVersion: v1
|
|
kind: PersistentVolumeClaim
|
|
metadata:
|
|
annotations:
|
|
pv.kubernetes.io/bind-completed: 'yes'
|
|
pv.kubernetes.io/bound-by-controller: 'yes'
|
|
volume.beta.kubernetes.io/storage-provisioner: rancher.io/local-path
|
|
volume.kubernetes.io/selected-node: chemavx-k8
|
|
volume.kubernetes.io/storage-provisioner: rancher.io/local-path
|
|
labels:
|
|
app.kubernetes.io/instance: kube-prometheus-stack-prometheus
|
|
app.kubernetes.io/managed-by: prometheus-operator
|
|
app.kubernetes.io/name: prometheus
|
|
operator.prometheus.io/name: kube-prometheus-stack-prometheus
|
|
operator.prometheus.io/shard: '0'
|
|
prometheus: kube-prometheus-stack-prometheus
|
|
name: prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
|
|
namespace: monitoring
|
|
spec:
|
|
accessModes:
|
|
- ReadWriteOnce
|
|
resources:
|
|
requests:
|
|
storage: 20Gi
|
|
storageClassName: local-path
|
|
volumeMode: Filesystem
|
|
volumeName: pvc-9b25f4cf-48ee-4c15-80e9-2d13833f586d
|
|
|