fix names

This commit is contained in:
NyxErinys 2026-05-22 02:13:16 -05:00
parent 88654b54a1
commit c1f98fb2fd
2 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@
{
name = "test";
persistentVolumeClaim = {
claimName = "nfsMainPVC";
claimName = "nfs-main-pvc";
};
}
];