diff --git a/manifests/postgres/pvc.yaml b/manifests/postgres/pvc.yaml index 05a92cc..c555668 100644 --- a/manifests/postgres/pvc.yaml +++ b/manifests/postgres/pvc.yaml @@ -31,7 +31,7 @@ spec: --- apiVersion: v1 -kind: PersistenVolumeClaim +kind: PersistentVolumeClaim metadata: name: postgres-local-path-test-pvc namespace: darkdork-dev