mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 01:01:27 -05:00
move to longhorn
This commit is contained in:
parent
30803bc01a
commit
8ccd7e812d
2 changed files with 26 additions and 31 deletions
|
|
@ -1,12 +1,6 @@
|
|||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: app
|
||||
app.kubernetes.io/instance: uptimekuma
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: uptimekuma
|
||||
helm.sh/chart: uptimekuma-2.14.4
|
||||
name: uptimekuma-pvc
|
||||
namespace: uptimekuma
|
||||
spec:
|
||||
|
|
@ -15,4 +9,4 @@ spec:
|
|||
resources:
|
||||
requests:
|
||||
storage: 10Gi
|
||||
storageClassName: nfs-storage
|
||||
storageClassName: longhorn
|
||||
Loading…
Add table
Add a link
Reference in a new issue