diff --git a/cluster/apps/authelia/authelia-pvc.yml b/cluster/apps/authelia/authelia-pvc.yml index 69d9c78..95da0f2 100644 --- a/cluster/apps/authelia/authelia-pvc.yml +++ b/cluster/apps/authelia/authelia-pvc.yml @@ -28,7 +28,7 @@ spec: accessModes: - ReadWriteMany storageClassName: "" - volumeMounts: authelia-pv + volumeName: authelia-pv resources: requests: storage: 100m