add gmail config
This commit is contained in:
		| @@ -43,6 +43,17 @@ calibre-web-automated: | ||||
|           main: | ||||
|             - path: /config | ||||
|               readOnly: false | ||||
|     gmail: | ||||
|       enabled: true | ||||
|       type: secret | ||||
|       name: calibre-web-automated-gmail-config | ||||
|       advancedMounts: | ||||
|         main: | ||||
|           main: | ||||
|             - path: /app/calibre-web/gmail.json | ||||
|               readOnly: true | ||||
|               mountPropagation: None | ||||
|               subPath: gmail.json | ||||
|     books: | ||||
|       existingClaim: calibre-web-automated-nfs-storage | ||||
|       advancedMounts: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user