mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
Update storage-class.yml
This commit is contained in:
parent
aa9ac597a4
commit
0df777310d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ kind: StorageClass
|
|||
metadata:
|
||||
name: nfs-storage
|
||||
annotations:
|
||||
storageclass.kubernetes.io/is-default-class: "true"
|
||||
storageclass.kubernetes.io/is-default-class: "false"
|
||||
provisioner: durp.info/nfs
|
||||
parameters:
|
||||
archiveOnDelete: "false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue