mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update media pvc
This commit is contained in:
+3
-3
@@ -16,7 +16,7 @@ spec:
|
||||
volumes:
|
||||
- name: config
|
||||
persistentVolumeClaim:
|
||||
claimName: configs-nfs
|
||||
claimName: configs-local-pv
|
||||
- name: downloads
|
||||
persistentVolumeClaim:
|
||||
claimName: downloads-nfs
|
||||
@@ -247,7 +247,7 @@ spec:
|
||||
# volumes:
|
||||
# - name: nextcloud-config
|
||||
# persistentVolumeClaim:
|
||||
# claimName: configs-nfs
|
||||
# claimName: configs-local-pv
|
||||
# - name: data
|
||||
# persistentVolumeClaim:
|
||||
# claimName: nextcloud-nfs
|
||||
@@ -423,7 +423,7 @@ spec:
|
||||
volumes:
|
||||
- name: config
|
||||
persistentVolumeClaim:
|
||||
claimName: configs-nfs
|
||||
claimName: configs-local-pv
|
||||
- name: downloads
|
||||
persistentVolumeClaim:
|
||||
claimName: downloads-nfs
|
||||
|
||||
Reference in New Issue
Block a user