The operator should log a warning if a PG cluster's manifest defines memory_request > memory_limit. In that case pods will no be created. That should cover the case where a manifest contains no custom memory limit and custom memory request higher than the default memory limit.