nfs client
This commit is contained in:
parent
368ea9da0c
commit
e51bafe40d
9 changed files with 137 additions and 0 deletions
5
nfs-client/templates/service-account.yml
Normal file
5
nfs-client/templates/service-account.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
kind: ServiceAccount
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: nfs-client-provisioner
|
||||
namespace: nfs-client
|
||||
Loading…
Add table
Add a link
Reference in a new issue