nfs: set correct owner reference name for garbage collection
The owner reference for the NFS custom resource was using the namespace
instead of the name. This causes the k8s garbage collector to remove the
nfs resources in some scenarios such as restarting etcd.
Signed-off-by:
Travis Nielsen <tnielsen@redhat.com>
Showing
+3 -3
Please register or sign in to comment