change pvc to pv

This commit is contained in:
Steffen Illium 2024-04-07 12:01:43 +02:00
parent 673766fc40
commit 6acd8d1e95

View File

@ -1,5 +1,5 @@
apiVersion: v1
kind: PersistentVolumeClaim
kind: PersistentVolume
metadata:
name: traefik-pvc
namespace: traefik