non read only volume
This commit is contained in:
		| @@ -30,7 +30,7 @@ gitea: | ||||
|         claimName: gitea-theme-storage | ||||
|   extraInitVolumeMounts: | ||||
|     - name: gitea-theme-storage | ||||
|       readOnly: true | ||||
|       readOnly: false | ||||
|       mountPath: /data/gitea/public/assets/css | ||||
|   extraContainerVolumeMounts: | ||||
|     - mountPath: /opt/backup | ||||
|   | ||||
		Reference in New Issue
	
	Block a user