synapse: remove checks

This commit is contained in:
Rob Watson 2022-11-08 08:23:05 +01:00
parent d26b257654
commit 79fb5554ec
1 changed files with 8 additions and 7 deletions

View File

@ -54,13 +54,14 @@ spec:
- mountPath: /config/log.config
subPath: log.config
name: config
resources:
requests:
memory: "128Mi"
cpu: "500m"
limits:
memory: "512Mi"
cpu: "500m"
# TODO: validate resource limits
# resources:
# requests:
# memory: "128Mi"
# cpu: "500m"
# limits:
# memory: "512Mi"
# cpu: "1000m"
livenessProbe:
httpGet:
path: /health