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
913 B
YAML
25 lines
913 B
YAML
apiVersion: v1
|
|
kind: PersistentVolumeClaim
|
|
metadata:
|
|
annotations:
|
|
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"authentik-media-pvc","namespace":"authentik"},"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: authentik-media-pvc
|
|
namespace: authentik
|
|
spec:
|
|
accessModes:
|
|
- ReadWriteOnce
|
|
resources:
|
|
requests:
|
|
storage: 5Gi
|
|
storageClassName: local-path
|
|
volumeMode: Filesystem
|
|
volumeName: pvc-2485eef0-a8bb-40c6-8013-86134841d095
|
|
|