mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -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:
|
claimRef:
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: PersistentVolumeClaim
|
kind: PersistentVolumeClaim
|
||||||
name: nextcloud-pv
|
name: nextcloud-pvc
|
||||||
namespace: nextcloud
|
namespace: nextcloud
|
||||||
nfs:
|
nfs:
|
||||||
path: /mnt/user/k3s/nextcloud
|
path: /mnt/user/k3s/nextcloud
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ metadata:
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
app.kubernetes.io/name: nextcloud
|
app.kubernetes.io/name: nextcloud
|
||||||
helm.sh/chart: nextcloud-2.14.4
|
helm.sh/chart: nextcloud-2.14.4
|
||||||
name: nextcloud-nextcloud
|
name: nextcloud-pvc
|
||||||
namespace: nextcloud
|
namespace: nextcloud
|
||||||
spec:
|
spec:
|
||||||
accessModes:
|
accessModes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue