fix persistent mount path
This commit is contained in:
@@ -60,7 +60,7 @@ spec:
|
||||
|
||||
volumeMounts:
|
||||
- name: gitea-data
|
||||
mountPath: /var/lib/gitea
|
||||
mountPath: /data
|
||||
|
||||
volumes:
|
||||
- name: gitea-data
|
||||
|
||||
Reference in New Issue
Block a user