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