adjust resources
This commit is contained in:
		| @@ -64,8 +64,8 @@ matrix-synapse: | ||||
|         readOnly: true | ||||
|     resources: | ||||
|       requests: | ||||
|         cpu: 100m | ||||
|         memory: 256Mi | ||||
|         cpu: 10m | ||||
|         memory: 128Mi | ||||
|   workers: | ||||
|     default: | ||||
|       replicaCount: 0 | ||||
| @@ -132,8 +132,8 @@ matrix-hookshot: | ||||
|             pullPolicy: IfNotPresent | ||||
|           resources: | ||||
|             requests: | ||||
|               cpu: 100m | ||||
|               memory: 256Mi | ||||
|               cpu: 10m | ||||
|               memory: 128Mi | ||||
|   serviceAccount: | ||||
|     create: true | ||||
|   service: | ||||
| @@ -207,8 +207,8 @@ mautrix-discord: | ||||
|             pullPolicy: IfNotPresent | ||||
|           resources: | ||||
|             requests: | ||||
|               cpu: 100m | ||||
|               memory: 256Mi | ||||
|               cpu: 10m | ||||
|               memory: 128Mi | ||||
|   serviceAccount: | ||||
|     create: true | ||||
|   service: | ||||
| @@ -258,8 +258,8 @@ mautrix-whatsapp: | ||||
|             pullPolicy: IfNotPresent | ||||
|           resources: | ||||
|             requests: | ||||
|               cpu: 100m | ||||
|               memory: 256Mi | ||||
|               cpu: 10m | ||||
|               memory: 64i | ||||
|   serviceAccount: | ||||
|     create: true | ||||
|   service: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user