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)
25 lines
907 B
YAML
25 lines
907 B
YAML
apiVersion: v1
|
|
kind: PersistentVolumeClaim
|
|
metadata:
|
|
annotations:
|
|
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"uptime-kuma-pvc","namespace":"monitoring"},"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"5Gi"}},"storageClassName":"local-path"}}
|
|
|
|
'
|
|
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
|
|
name: uptime-kuma-pvc
|
|
namespace: monitoring
|
|
spec:
|
|
accessModes:
|
|
- ReadWriteOnce
|
|
resources:
|
|
requests:
|
|
storage: 5Gi
|
|
storageClassName: local-path
|
|
volumeMode: Filesystem
|
|
volumeName: pvc-fb1de67d-f175-482b-9dd8-7adf3fbfb982
|
|
|