use nfs pv and pvc
This commit is contained in:
@@ -52,7 +52,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: gitea-data
|
||||
mountPath: /data
|
||||
subPath: gitea-data
|
||||
- name: timezone
|
||||
mountPath: /etc/timezone
|
||||
- name: localtime
|
||||
@@ -68,4 +67,4 @@ spec:
|
||||
type: File
|
||||
- name: gitea-data
|
||||
persistentVolumeClaim:
|
||||
claimName: longhorn-gitea
|
||||
claimName: gitea-app-pvc
|
||||
|
||||
Reference in New Issue
Block a user