mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
test
This commit is contained in:
parent
6718fed1ab
commit
79609759f9
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ spec:
|
|||
claimRef:
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
name: nextcloud-pv
|
||||
name: nextcloud-pvc
|
||||
namespace: nextcloud
|
||||
nfs:
|
||||
path: /mnt/user/k3s/nextcloud
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ metadata:
|
|||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: nextcloud
|
||||
helm.sh/chart: nextcloud-2.14.4
|
||||
name: nextcloud-nextcloud
|
||||
name: nextcloud-pvc
|
||||
namespace: nextcloud
|
||||
spec:
|
||||
accessModes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue